diff options
author | taoka <taoka@FreeBSD.org> | 2000-12-11 10:40:13 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-12-11 10:40:13 +0800 |
commit | 3943fb5325ce9b92712bcb8d77bd77a345f046cf (patch) | |
tree | e74561b83709920190ac7abdbfef2facb9fb17f2 /print/pips750_2000 | |
parent | 91a794662da7edcebca8c9594da96dfd6c41a1ee (diff) | |
download | freebsd-ports-gnome-3943fb5325ce9b92712bcb8d77bd77a345f046cf.tar.gz freebsd-ports-gnome-3943fb5325ce9b92712bcb8d77bd77a345f046cf.tar.zst freebsd-ports-gnome-3943fb5325ce9b92712bcb8d77bd77a345f046cf.zip |
Photo Image Print System for Linux --- EPSON PM-750C PM-2000C
Diffstat (limited to 'print/pips750_2000')
-rw-r--r-- | print/pips750_2000/Makefile | 17 | ||||
-rw-r--r-- | print/pips750_2000/distinfo | 1 | ||||
-rw-r--r-- | print/pips750_2000/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips750_2000/pkg-descr | 17 |
4 files changed, 36 insertions, 0 deletions
diff --git a/print/pips750_2000/Makefile b/print/pips750_2000/Makefile new file mode 100644 index 000000000000..c2b018723cb4 --- /dev/null +++ b/print/pips750_2000/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: pips for EPSON PM-750C PM-2000C +# Date created: 2000.11.07 +# 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}/ +MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/750/ +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= ${.CURDIR}/pkg-comment +DESCR= ${.CURDIR}/pkg-descr +PRTYPE= 750_2000 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips750_2000/distinfo b/print/pips750_2000/distinfo new file mode 100644 index 000000000000..a4e6c8ce204f --- /dev/null +++ b/print/pips750_2000/distinfo @@ -0,0 +1 @@ +MD5 (pips750_2000-1.3.i386.tgz) = 8917ef721a702378f623086a782eeba5 diff --git a/print/pips750_2000/pkg-comment b/print/pips750_2000/pkg-comment new file mode 100644 index 000000000000..b273423aa237 --- /dev/null +++ b/print/pips750_2000/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-750C PM-2000C diff --git a/print/pips750_2000/pkg-descr b/print/pips750_2000/pkg-descr new file mode 100644 index 000000000000..6897cc59ded9 --- /dev/null +++ b/print/pips750_2000/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-750C PM-2000C. 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 "filter750_2000.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm750c_2000c|EPSON PM-750C PM-2000C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips750_2000/filter750_2000.rev:\ + :sd=/var/spool/lpd/pm750c_2000c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |