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