diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-01-09 01:56:33 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-01-09 01:56:33 +0000 |
commit | d7f1f8b8cc82910c1d149f91a26163f2a05cc4a2 (patch) | |
tree | 2755c470257d1e633f7d2d143f3a08964580eb20 /print | |
parent | 77b26972c4a7a0b301e291e384b8c4b68871f5dc (diff) | |
download | ports-d7f1f8b8cc82910c1d149f91a26163f2a05cc4a2.tar.gz ports-d7f1f8b8cc82910c1d149f91a26163f2a05cc4a2.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips880/Makefile | 12 | ||||
-rw-r--r-- | print/pips880/distinfo | 1 | ||||
-rw-r--r-- | print/pips880/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips880/pkg-descr | 17 |
5 files changed, 32 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 08d5e1634a61..47a3eb0b0039 100644 --- a/print/Makefile +++ b/print/Makefile @@ -86,6 +86,7 @@ SUBDIR += pips780 SUBDIR += pips800 SUBDIR += pips820_3300 + SUBDIR += pips880 SUBDIR += pips900 SUBDIR += pkfonts118 SUBDIR += pkfonts240 diff --git a/print/pips880/Makefile b/print/pips880/Makefile new file mode 100644 index 000000000000..2c7352df291f --- /dev/null +++ b/print/pips880/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: pips for EPSON PM-880C +# Date created: 2001.01.05 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 1.3 +MASTERDIR= ${.CURDIR}/../pips800 +PRTYPE= 880 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips880/distinfo b/print/pips880/distinfo new file mode 100644 index 000000000000..654d7c27917d --- /dev/null +++ b/print/pips880/distinfo @@ -0,0 +1 @@ +MD5 (pips880-1.3.i386.tgz) = b427ec8fe8686e78b88d047f09a7f30d diff --git a/print/pips880/pkg-comment b/print/pips880/pkg-comment new file mode 100644 index 000000000000..9d509f90017a --- /dev/null +++ b/print/pips880/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-880C diff --git a/print/pips880/pkg-descr b/print/pips880/pkg-descr new file mode 100644 index 000000000000..a626f44b12ba --- /dev/null +++ b/print/pips880/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-880C. 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 "filter880.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm880c|EPSON PM-880C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips880/filter880.rev:\ + :sd=/var/spool/lpd/pm880c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |