aboutsummaryrefslogtreecommitdiffstats
path: root/print/pips820/Makefile
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2001-11-08 02:34:52 +0800
committertaoka <taoka@FreeBSD.org>2001-11-08 02:34:52 +0800
commit80b0d320d09966934eb70d66bf509c3bee717fb2 (patch)
tree876e2b3e75850a8942a2af238bd9b1bec682aa4d /print/pips820/Makefile
parent57395c0ac1b21578a90c1f6298c5639ea78e305d (diff)
downloadfreebsd-ports-gnome-80b0d320d09966934eb70d66bf509c3bee717fb2.tar.gz
freebsd-ports-gnome-80b0d320d09966934eb70d66bf509c3bee717fb2.tar.zst
freebsd-ports-gnome-80b0d320d09966934eb70d66bf509c3bee717fb2.zip
Photo Image Print System for Linux --- EPSON PM-820C
Diffstat (limited to 'print/pips820/Makefile')
-rw-r--r--print/pips820/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/pips820/Makefile b/print/pips820/Makefile
new file mode 100644
index 000000000000..df5cce4d97e3
--- /dev/null
+++ b/print/pips820/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: pips for EPSON PM-820C
+# Date created: 2000.08.04
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../pips800
+PRTYPE= 820
+
+.include "${MASTERDIR}/Makefile"