aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint-ijs/Makefile
diff options
context:
space:
mode:
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"