aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint-ijs/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-04 15:11:33 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-04 15:11:33 +0000
commitd5fa03286e85ecaec890c5c09b432715466804fd (patch)
tree22b68d01a9149368ed4859818b9563b42a6dcce5 /print/gutenprint-ijs/Makefile
parent6d1f4f8dbec5925f31ff1a7422407ccd79f497e6 (diff)
downloadports-d5fa03286e85ecaec890c5c09b432715466804fd.tar.gz
ports-d5fa03286e85ecaec890c5c09b432715466804fd.zip
Notes
Diffstat (limited to 'print/gutenprint-ijs/Makefile')
-rw-r--r--print/gutenprint-ijs/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/print/gutenprint-ijs/Makefile b/print/gutenprint-ijs/Makefile
new file mode 100644
index 000000000000..d5614c93e2e6
--- /dev/null
+++ b/print/gutenprint-ijs/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: gutenprint-ijs
+# Date created: 2007-03-27
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/print/gutenprint-ijs/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
+
+PORTREVISION= 0
+PORTEPOCH= 0
+PKGNAMESUFFIX= -ijs
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= GutenPrint Ghostscript Drivers
+
+MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
+
+GUT_SLAVE= ijs
+PLIST= ${.CURDIR}/pkg-plist
+
+.include "${MASTERDIR}/Makefile"