diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-11 02:40:13 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-11 02:40:13 +0000 |
commit | 93648db41268967e62c889f8e5b984739cf62c64 (patch) | |
tree | cf51cdd9cf392110b5b0496ec87788689c2d0854 | |
parent | c99ba8b165bcbebc99c508922753e4f919a6b5a5 (diff) |
Notes
-rw-r--r-- | print/Makefile | 1 | ||||
-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 |
5 files changed, 37 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 50c1d4aa0adc..1d35374c9697 100644 --- a/print/Makefile +++ b/print/Makefile @@ -78,6 +78,7 @@ SUBDIR += pips3000 SUBDIR += pips3300 SUBDIR += pips670 + SUBDIR += pips750_2000 SUBDIR += pips760 SUBDIR += pips770 SUBDIR += pips800 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 |