From 3491673a6ceef9b16d86c597a63483b18ce9a4a3 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Fri, 1 Sep 2000 16:40:02 +0000 Subject: Photo Image Print System for Linux --- EPSON PM-770C --- print/pips770/Makefile | 15 +++++++++++++++ print/pips770/distinfo | 1 + print/pips770/pkg-comment | 1 + print/pips770/pkg-descr | 17 +++++++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 print/pips770/Makefile create mode 100644 print/pips770/distinfo create mode 100644 print/pips770/pkg-comment create mode 100644 print/pips770/pkg-descr (limited to 'print') 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 +# +# $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 -- cgit v1.2.3