summaryrefslogtreecommitdiff
path: root/graphics/netpbm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r--graphics/netpbm/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
deleted file mode 100644
index 597e465d3184..000000000000
--- a/graphics/netpbm/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: netpbm
-# Version required: 1mar1994
-# Date created: ?
-# Whom: jmz (original)
-#
-# $Id: Makefile,v 1.6 1995/04/01 12:45:56 jkh Exp $
-#
-
-DISTNAME= netpbm
-PKGNAME= netpbm-94.3.1
-CATEGORIES+= graphics
-MASTER_SITES= ftp://ftp.x.org/R5contrib/
-DISTFILES= netpbm-1mar1994.tar.gz
-
-MAINTAINER= asami@FreeBSD.ORG
-
-LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>