diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-11 02:38:13 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-11 02:38:13 +0000 |
commit | c7933187ea0a3c04e6144497fa533b5a462f0a4a (patch) | |
tree | e256721c7a57ad2dae68288d5fc6d45a08b1b9a9 /print/pips3000 | |
parent | bfaef631648b6cd93e0932bc605ca8b9bdc4a9af (diff) | |
download | ports-c7933187ea0a3c04e6144497fa533b5a462f0a4a.tar.gz ports-c7933187ea0a3c04e6144497fa533b5a462f0a4a.zip |
Photo Image Print System for Linux --- EPSON PM-3000C
Notes
Notes:
svn path=/head/; revision=35855
Diffstat (limited to 'print/pips3000')
-rw-r--r-- | print/pips3000/Makefile | 16 | ||||
-rw-r--r-- | print/pips3000/distinfo | 1 | ||||
-rw-r--r-- | print/pips3000/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips3000/pkg-descr | 17 |
4 files changed, 35 insertions, 0 deletions
diff --git a/print/pips3000/Makefile b/print/pips3000/Makefile new file mode 100644 index 000000000000..35b296c2ed9c --- /dev/null +++ b/print/pips3000/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-3000C +# Date created: 2000.11.07 +# 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= 3000 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips3000/distinfo b/print/pips3000/distinfo new file mode 100644 index 000000000000..5868b3f970c6 --- /dev/null +++ b/print/pips3000/distinfo @@ -0,0 +1 @@ +MD5 (pips3000-1.3.i386.tgz) = 29cbff911eb3cb5a24ebdae348bb36d9 diff --git a/print/pips3000/pkg-comment b/print/pips3000/pkg-comment new file mode 100644 index 000000000000..14c685bd0403 --- /dev/null +++ b/print/pips3000/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-3000C diff --git a/print/pips3000/pkg-descr b/print/pips3000/pkg-descr new file mode 100644 index 000000000000..23890e3296fa --- /dev/null +++ b/print/pips3000/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-3000C. By using this driver you can print out as high quality as you +use Windows driver. See the below URL: + +WWW: http://www.epkowa.co.jp/ + +And this port has a modified filter "filter3000.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm3000c|EPSON PM-3000C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips3000/filter3000.rev:\ + :sd=/var/spool/lpd/pm3000c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |