diff options
author | taoka <taoka@FreeBSD.org> | 2000-09-02 00:41:18 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-09-02 00:41:18 +0800 |
commit | 301fe6e547def0548247b6b2fcfdf0036d788692 (patch) | |
tree | 6317b3197ec35271390369f444b20d46823242b6 | |
parent | 94f06efdb239466b0e90ee1aeabe5ed0470cd772 (diff) | |
download | freebsd-ports-gnome-301fe6e547def0548247b6b2fcfdf0036d788692.tar.gz freebsd-ports-gnome-301fe6e547def0548247b6b2fcfdf0036d788692.tar.zst freebsd-ports-gnome-301fe6e547def0548247b6b2fcfdf0036d788692.zip |
Photo Image Print System for Linux --- EPSON PM-760C
-rw-r--r-- | print/pips760/Makefile | 14 | ||||
-rw-r--r-- | print/pips760/distinfo | 1 | ||||
-rw-r--r-- | print/pips760/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips760/pkg-descr | 17 |
4 files changed, 33 insertions, 0 deletions
diff --git a/print/pips760/Makefile b/print/pips760/Makefile new file mode 100644 index 000000000000..3738377333c9 --- /dev/null +++ b/print/pips760/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: pips for EPSON PM-760C +# Date created: 2000.08.04 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= ${.CURDIR}/pkg/COMMENT +DESCR= ${.CURDIR}/pkg/DESCR +PRTYPE= 760 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips760/distinfo b/print/pips760/distinfo new file mode 100644 index 000000000000..3ce0c59ac1ee --- /dev/null +++ b/print/pips760/distinfo @@ -0,0 +1 @@ +MD5 (pips760-1.2.i386.tgz) = 0decd791f40b89f7462b552e4198a02e diff --git a/print/pips760/pkg-comment b/print/pips760/pkg-comment new file mode 100644 index 000000000000..ee9a96452470 --- /dev/null +++ b/print/pips760/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-760C diff --git a/print/pips760/pkg-descr b/print/pips760/pkg-descr new file mode 100644 index 000000000000..05f96ae5d660 --- /dev/null +++ b/print/pips760/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-760C. 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 "filter760.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm760c|EPSON PM-760C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips760/filter760.rev:\ + :sd=/var/spool/lpd/pm760c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |