aboutsummaryrefslogtreecommitdiffstats
path: root/print/pips900/Makefile
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-12-11 10:40:55 +0800
committertaoka <taoka@FreeBSD.org>2000-12-11 10:40:55 +0800
commit81685343f19af5528d9cceeac96a6bed904d25f2 (patch)
treeb8439553a00cef8f39712ef31aab2cfcde17437f /print/pips900/Makefile
parent3943fb5325ce9b92712bcb8d77bd77a345f046cf (diff)
downloadfreebsd-ports-gnome-81685343f19af5528d9cceeac96a6bed904d25f2.tar.gz
freebsd-ports-gnome-81685343f19af5528d9cceeac96a6bed904d25f2.tar.zst
freebsd-ports-gnome-81685343f19af5528d9cceeac96a6bed904d25f2.zip
Photo Image Print System for Linux --- EPSON PM-900C
Diffstat (limited to 'print/pips900/Makefile')
-rw-r--r--print/pips900/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/print/pips900/Makefile b/print/pips900/Makefile
new file mode 100644
index 000000000000..63064c632e9d
--- /dev/null
+++ b/print/pips900/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pips for EPSON PM-900C
+# 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= 900
+
+.include "${MASTERDIR}/Makefile"