summaryrefslogtreecommitdiff
path: root/graphics/jbigkit/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-06-25 07:07:22 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-06-25 07:07:22 +0000
commit7da2230176e77c4e68621a3b0a6d14c30dcb6e1b (patch)
tree9c5ca2f97110426c432b85fee75ba15464da1803 /graphics/jbigkit/Makefile
parentAdd @exec & @unexec on pkg/PLIST. (diff)
Upgrade to 1.0.
PR: ports/7015 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=11522
Diffstat (limited to 'graphics/jbigkit/Makefile')
-rw-r--r--graphics/jbigkit/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/graphics/jbigkit/Makefile b/graphics/jbigkit/Makefile
index b0c45300529c..21ababca6d23 100644
--- a/graphics/jbigkit/Makefile
+++ b/graphics/jbigkit/Makefile
@@ -1,25 +1,20 @@
# New ports collection makefile for: jbig
-# Version required: 0.9
+# Version required: 1.0
# Date created: 19 November 1996
# Whom: mi
#
-# $Id: Makefile,v 1.2 1996/12/24 07:35:26 asami Exp $
+# $Id: Makefile,v 1.3 1997/07/17 15:12:42 max Exp $
#
-DISTNAME= jbigkit-0.9
+DISTNAME= jbigkit-1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.informatik.uni-erlangen.de/pub/doc/ISO/JBIG/
MAINTAINER= mi@aldan.ziplink.net
-# Yes, CCFLAGS, not CFLAGS! -mi
-MAKE_FLAGS= CCFLAGS="${CFLAGS}" CC="${CC}"
WRKSRC= ${WRKDIR}/jbigkit
MAN1= jbgtopbm.1 pbmtojbg.1
-MAN5= pbm.5
-
-post-build:
- cd $(WRKSRC); make test
+MAN5= pbm.5 pgm.5
post-install:
.if !defined(NOPORTDOCS)