aboutsummaryrefslogtreecommitdiff
path: root/print/pips3500/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pips3500/Makefile')
-rw-r--r--print/pips3500/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/pips3500/Makefile b/print/pips3500/Makefile
new file mode 100644
index 000000000000..35e1a8778824
--- /dev/null
+++ b/print/pips3500/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: pips for EPSON PM-3500C
+# Date created: 2001.02.03
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTVERSION= 1.3
+MASTERDIR= ${.CURDIR}/../pips800
+PRTYPE= 3500
+
+.include "${MASTERDIR}/Makefile"