diff options
author | taoka <taoka@FreeBSD.org> | 2000-09-02 00:40:02 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-09-02 00:40:02 +0800 |
commit | 94f06efdb239466b0e90ee1aeabe5ed0470cd772 (patch) | |
tree | 58fe5c37a2dd289d7f8bac22e98228efdea53bc9 /print | |
parent | ef00b9ef69dfb18a9b5bdedee897a7319e7c31e9 (diff) | |
download | freebsd-ports-gnome-94f06efdb239466b0e90ee1aeabe5ed0470cd772.tar.gz freebsd-ports-gnome-94f06efdb239466b0e90ee1aeabe5ed0470cd772.tar.zst freebsd-ports-gnome-94f06efdb239466b0e90ee1aeabe5ed0470cd772.zip |
Photo Image Print System for Linux --- EPSON PM-770C
Diffstat (limited to 'print')
-rw-r--r-- | print/pips770/Makefile | 15 | ||||
-rw-r--r-- | print/pips770/distinfo | 1 | ||||
-rw-r--r-- | print/pips770/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips770/pkg-descr | 17 |
4 files changed, 34 insertions, 0 deletions
diff --git a/print/pips770/Makefile b/print/pips770/Makefile new file mode 100644 index 000000000000..05eb5a2c8fe1 --- /dev/null +++ b/print/pips770/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: pips for EPSON PM-770C +# Version required: 1.0 +# Date created: 00/04/21 +# 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= 770 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips770/distinfo b/print/pips770/distinfo new file mode 100644 index 000000000000..1b927cbfdeae --- /dev/null +++ b/print/pips770/distinfo @@ -0,0 +1 @@ +MD5 (pips770-1.2.i386.tgz) = 37b1ea5cc18ab03d6e6b04b8384974c5 diff --git a/print/pips770/pkg-comment b/print/pips770/pkg-comment new file mode 100644 index 000000000000..1fc964f72db7 --- /dev/null +++ b/print/pips770/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-770C diff --git a/print/pips770/pkg-descr b/print/pips770/pkg-descr new file mode 100644 index 000000000000..34ff7fa505b1 --- /dev/null +++ b/print/pips770/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-770C. 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 "filter770.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm770c|EPSON PM-770C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips770/filter770.rev:\ + :sd=/var/spool/lpd/pm770c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |