summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-09 07:09:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-09 07:09:55 +0000
commit7f6c181f3858aaf4e88fb144597b8634b03a89d0 (patch)
tree50458c593c017954928a3a698c0a8f4fa0143954 /graphics/netpbm
parentAnother round of Makefile updates, editors version. (diff)
Yet another round of Makefile updates, graphics version.
Notes
Notes: svn path=/head/; revision=1309
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 6c893e13a126..597e465d3184 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -3,16 +3,19 @@
# Date created: ?
# Whom: jmz (original)
#
-# $Id: Makefile,v 1.5 1995/03/24 11:09:06 asami Exp $
+# $Id: Makefile,v 1.6 1995/04/01 12:45:56 jkh Exp $
#
DISTNAME= netpbm
-DISTFILES= netpbm-1mar1994.tar.gz
-MASTER_SITES= ftp://ftp.x.org/R5contrib/
+PKGNAME= netpbm-94.3.1
CATEGORIES+= graphics
+MASTER_SITES= ftp://ftp.x.org/R5contrib/
+DISTFILES= netpbm-1mar1994.tar.gz
+
MAINTAINER= asami@FreeBSD.ORG
-USE_IMAKE= yes
LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff
+USE_IMAKE= yes
+
.include <bsd.port.mk>