aboutsummaryrefslogtreecommitdiff
path: root/print/pips3500/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-03-08 01:51:06 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-03-08 01:51:06 +0000
commit00319f585103b5200dc4a381fbb963bf83dc9e17 (patch)
treeecb5d32a76b7f475184c192f4e9fecf0196fce55 /print/pips3500/Makefile
parent4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 (diff)
downloadports-00319f585103b5200dc4a381fbb963bf83dc9e17.tar.gz
ports-00319f585103b5200dc4a381fbb963bf83dc9e17.zip
Notes
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"