summaryrefslogtreecommitdiff
path: root/print/pips670/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-12-11 02:39:32 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-12-11 02:39:32 +0000
commitc99ba8b165bcbebc99c508922753e4f919a6b5a5 (patch)
tree8a8df2a783ed62d224fb56fe58a6c1532b4fac69 /print/pips670/Makefile
parentPhoto Image Print System for Linux --- EPSON PM-3300C (diff)
Photo Image Print System for Linux --- EPSON PM-670C
Notes
Notes: svn path=/head/; revision=35858
Diffstat (limited to 'print/pips670/Makefile')
-rw-r--r--print/pips670/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/print/pips670/Makefile b/print/pips670/Makefile
new file mode 100644
index 000000000000..803f1abd1d94
--- /dev/null
+++ b/print/pips670/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pips for EPSON PM-670C
+# Date created: 2000.12.09
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= print linux
+PORTVERSION= 1.3
+MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
+MASTERDIR= ${.CURDIR}/../pips800
+COMMENT= ${.CURDIR}/pkg-comment
+DESCR= ${.CURDIR}/pkg-descr
+PRTYPE= 670
+
+.include "${MASTERDIR}/Makefile"