aboutsummaryrefslogtreecommitdiffstats
path: root/print/pips970-cups/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2004-08-27 03:25:40 +0800
committerume <ume@FreeBSD.org>2004-08-27 03:25:40 +0800
commit3e74a51e852345cfe8fbc6d763492dca23801962 (patch)
tree88870ba8acc991d77ded016f464db40bb662c36e /print/pips970-cups/Makefile
parent50e5b786079dbb075e00ef2f1fbc0b9de44241c2 (diff)
downloadfreebsd-ports-gnome-3e74a51e852345cfe8fbc6d763492dca23801962.tar.gz
freebsd-ports-gnome-3e74a51e852345cfe8fbc6d763492dca23801962.tar.zst
freebsd-ports-gnome-3e74a51e852345cfe8fbc6d763492dca23801962.zip
add slave port for Photo Image Print System for Linux --- EPSON PM-970C
(for CUPS)
Diffstat (limited to 'print/pips970-cups/Makefile')
-rw-r--r--print/pips970-cups/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/pips970-cups/Makefile b/print/pips970-cups/Makefile
new file mode 100644
index 000000000000..67241cd6a766
--- /dev/null
+++ b/print/pips970-cups/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: pips for EPSON PM-970C
+# Date created: 2004.08.26
+# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTVERSION= 2.6.2
+MASTERDIR= ${.CURDIR}/../pips800
+COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for CUPS)
+
+PRTYPE= 970
+DIST_TYPE= cups
+
+.include "${MASTERDIR}/Makefile.pips"