diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-01 16:37:25 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-01 16:37:25 +0000 |
commit | 7def4810434d4cc228a8fd30daeebcbb4664a6f2 (patch) | |
tree | 4231bf5ca0c934cb40214c5be7375f3cc755ef52 /print | |
parent | 4aa5f90a92465697cfd173d4d2c93ce867c3e1a6 (diff) | |
download | ports-7def4810434d4cc228a8fd30daeebcbb4664a6f2.tar.gz ports-7def4810434d4cc228a8fd30daeebcbb4664a6f2.zip |
Notes
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 000000000000..a0d52e649976 --- /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 000000000000..83a9b27f022b --- /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 000000000000..23e0093eb65a --- /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 000000000000..da65fee0457b --- /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 |