From 7def4810434d4cc228a8fd30daeebcbb4664a6f2 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Fri, 1 Sep 2000 16:37:25 +0000 Subject: Photo Image Print System for Linux --- EPSON PM-820C PM-3300C --- print/pips820_3300/Makefile | 15 +++++++++++++++ print/pips820_3300/distinfo | 1 + print/pips820_3300/pkg-comment | 1 + print/pips820_3300/pkg-descr | 17 +++++++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 print/pips820_3300/Makefile create mode 100644 print/pips820_3300/distinfo create mode 100644 print/pips820_3300/pkg-comment create mode 100644 print/pips820_3300/pkg-descr (limited to 'print') diff --git a/print/pips820_3300/Makefile b/print/pips820_3300/Makefile new file mode 100644 index 000000000000..a0d52e649976 --- /dev/null +++ b/print/pips820_3300/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: pips for EPSON PM-820C PM-3300C +# Date created: 2000.08.04 +# Whom: Satoshi Taoka +# +# $FreeBSD$ +# + +MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE:S,_3300,,}/ + +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= ${.CURDIR}/pkg/COMMENT +DESCR= ${.CURDIR}/pkg/DESCR +PRTYPE= 820_3300 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips820_3300/distinfo b/print/pips820_3300/distinfo new file mode 100644 index 000000000000..83a9b27f022b --- /dev/null +++ b/print/pips820_3300/distinfo @@ -0,0 +1 @@ +MD5 (pips820_3300-1.2.i386.tgz) = 1d541aec284500b858f3c91cfc8e5504 diff --git a/print/pips820_3300/pkg-comment b/print/pips820_3300/pkg-comment new file mode 100644 index 000000000000..23e0093eb65a --- /dev/null +++ b/print/pips820_3300/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-820C PM-3300C diff --git a/print/pips820_3300/pkg-descr b/print/pips820_3300/pkg-descr new file mode 100644 index 000000000000..da65fee0457b --- /dev/null +++ b/print/pips820_3300/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-820C PM-3300C. 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 "filter820_3300.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm820c_3300c|EPSON PM-820C PM-3300C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips820_3300/filter820_3300.rev:\ + :sd=/var/spool/lpd/pm820c_3300c:\ + :mx#0:\ + :lf=/var/log/lpd-errs -- cgit v1.2.3