aboutsummaryrefslogtreecommitdiff
path: root/print/pips870-cups/Makefile
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2004-08-26 19:21:43 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2004-08-26 19:21:43 +0000
commite650b4010ddf937b37b20306e38817f8286913d7 (patch)
tree3a7638045b259ec8dad4619353a884522ecd73fd /print/pips870-cups/Makefile
parent068b7c5e5823425022eee28a06cc912f1db48d1d (diff)
downloadports-e650b4010ddf937b37b20306e38817f8286913d7.tar.gz
ports-e650b4010ddf937b37b20306e38817f8286913d7.zip
Notes
Diffstat (limited to 'print/pips870-cups/Makefile')
-rw-r--r--print/pips870-cups/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/pips870-cups/Makefile b/print/pips870-cups/Makefile
new file mode 100644
index 000000000000..e642598a30a5
--- /dev/null
+++ b/print/pips870-cups/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: pips for EPSON PM-870C
+# 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-870C (for CUPS)
+
+PRTYPE= 870
+DIST_TYPE= cups
+
+.include "${MASTERDIR}/Makefile.pips"