diff options
author | taoka <taoka@FreeBSD.org> | 2000-09-01 16:37:25 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-09-01 16:37:25 +0000 |
commit | ef00b9ef69dfb18a9b5bdedee897a7319e7c31e9 (patch) | |
tree | 7770236964631bf9e8d067097e0ce452eab909a7 /print | |
parent | f68615d31c90969d85674459b452458fab96290a (diff) | |
download | FreeBSD-ports-ef00b9ef69dfb18a9b5bdedee897a7319e7c31e9.zip FreeBSD-ports-ef00b9ef69dfb18a9b5bdedee897a7319e7c31e9.tar.gz |
Photo Image Print System for Linux --- EPSON PM-820C PM-3300C
Diffstat (limited to 'print')
-rw-r--r-- | print/pips820_3300/Makefile | 15 | ||||
-rw-r--r-- | print/pips820_3300/distinfo | 1 | ||||
-rw-r--r-- | print/pips820_3300/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips820_3300/pkg-descr | 17 |
4 files changed, 34 insertions, 0 deletions
diff --git a/print/pips820_3300/Makefile b/print/pips820_3300/Makefile new file mode 100644 index 0000000..a0d52e6 --- /dev/null +++ b/print/pips820_3300/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: pips for EPSON PM-820C PM-3300C +# Date created: 2000.08.04 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE:S,_3300,,}/ + +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= ${.CURDIR}/pkg/COMMENT +DESCR= ${.CURDIR}/pkg/DESCR +PRTYPE= 820_3300 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips820_3300/distinfo b/print/pips820_3300/distinfo new file mode 100644 index 0000000..83a9b27 --- /dev/null +++ b/print/pips820_3300/distinfo @@ -0,0 +1 @@ +MD5 (pips820_3300-1.2.i386.tgz) = 1d541aec284500b858f3c91cfc8e5504 diff --git a/print/pips820_3300/pkg-comment b/print/pips820_3300/pkg-comment new file mode 100644 index 0000000..23e0093 --- /dev/null +++ b/print/pips820_3300/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-820C PM-3300C diff --git a/print/pips820_3300/pkg-descr b/print/pips820_3300/pkg-descr new file mode 100644 index 0000000..da65fee --- /dev/null +++ b/print/pips820_3300/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-820C PM-3300C. 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 "filter820_3300.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm820c_3300c|EPSON PM-820C PM-3300C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips820_3300/filter820_3300.rev:\ + :sd=/var/spool/lpd/pm820c_3300c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |