diff options
author | taoka <taoka@FreeBSD.org> | 2000-12-11 02:40:55 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-12-11 02:40:55 +0000 |
commit | 81685343f19af5528d9cceeac96a6bed904d25f2 (patch) | |
tree | b8439553a00cef8f39712ef31aab2cfcde17437f /print/pips900 | |
parent | 3943fb5325ce9b92712bcb8d77bd77a345f046cf (diff) | |
download | FreeBSD-ports-81685343f19af5528d9cceeac96a6bed904d25f2.zip FreeBSD-ports-81685343f19af5528d9cceeac96a6bed904d25f2.tar.gz |
Photo Image Print System for Linux --- EPSON PM-900C
Diffstat (limited to 'print/pips900')
-rw-r--r-- | print/pips900/Makefile | 16 | ||||
-rw-r--r-- | print/pips900/distinfo | 1 | ||||
-rw-r--r-- | print/pips900/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips900/pkg-descr | 17 |
4 files changed, 35 insertions, 0 deletions
diff --git a/print/pips900/Makefile b/print/pips900/Makefile new file mode 100644 index 0000000..63064c6 --- /dev/null +++ b/print/pips900/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-900C +# Date created: 2000.12.09 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= print linux +PORTVERSION= 1.3 +MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= ${.CURDIR}/pkg-comment +DESCR= ${.CURDIR}/pkg-descr +PRTYPE= 900 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips900/distinfo b/print/pips900/distinfo new file mode 100644 index 0000000..c7b309e --- /dev/null +++ b/print/pips900/distinfo @@ -0,0 +1 @@ +MD5 (pips900-1.3.i386.tgz) = 2f133b29dc2f104553f32dbfffdf0b7a diff --git a/print/pips900/pkg-comment b/print/pips900/pkg-comment new file mode 100644 index 0000000..9cd0c17 --- /dev/null +++ b/print/pips900/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-900C diff --git a/print/pips900/pkg-descr b/print/pips900/pkg-descr new file mode 100644 index 0000000..79e3dda --- /dev/null +++ b/print/pips900/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-900C. 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 "filter900.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm900c|EPSON PM-900C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips900/filter900.rev:\ + :sd=/var/spool/lpd/pm900c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |