diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-08 01:51:06 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-08 01:51:06 +0000 |
commit | 00319f585103b5200dc4a381fbb963bf83dc9e17 (patch) | |
tree | ecb5d32a76b7f475184c192f4e9fecf0196fce55 /print | |
parent | 4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 (diff) | |
download | ports-00319f585103b5200dc4a381fbb963bf83dc9e17.tar.gz ports-00319f585103b5200dc4a381fbb963bf83dc9e17.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips3500/Makefile | 12 | ||||
-rw-r--r-- | print/pips3500/distinfo | 1 | ||||
-rw-r--r-- | print/pips3500/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips3500/pkg-descr | 19 |
5 files changed, 34 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 2519103ebbc8..f72904514b86 100644 --- a/print/Makefile +++ b/print/Makefile @@ -88,6 +88,7 @@ SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 + SUBDIR += pips3500 SUBDIR += pips670 SUBDIR += pips750_2000 SUBDIR += pips760 diff --git a/print/pips3500/Makefile b/print/pips3500/Makefile new file mode 100644 index 000000000000..35e1a8778824 --- /dev/null +++ b/print/pips3500/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: pips for EPSON PM-3500C +# Date created: 2001.02.03 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 1.3 +MASTERDIR= ${.CURDIR}/../pips800 +PRTYPE= 3500 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips3500/distinfo b/print/pips3500/distinfo new file mode 100644 index 000000000000..05b5a9ce3f99 --- /dev/null +++ b/print/pips3500/distinfo @@ -0,0 +1 @@ +MD5 (pips3500-1.3.i386.tgz) = 2ade9da1484c4ff8f7c57b8bba0b7e05 diff --git a/print/pips3500/pkg-comment b/print/pips3500/pkg-comment new file mode 100644 index 000000000000..b93719eadab2 --- /dev/null +++ b/print/pips3500/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-3500C diff --git a/print/pips3500/pkg-descr b/print/pips3500/pkg-descr new file mode 100644 index 000000000000..22a843053516 --- /dev/null +++ b/print/pips3500/pkg-descr @@ -0,0 +1,19 @@ +This port is for a printer filter of EPSON PM-3500C. The filter is +called Photo Image Print System for Linux and there exist the filters +for other EPSON bubble jet printers. By using this driver you can +print out as high quality as you use the Windows driver. See the below +URL: + +WWW: http://www.epkowa.co.jp/ + +And then this port has a modified filter "filter3500.rev" which is +useful to print out more than one page. If you use it, you add the +next entries into /etc/printcap. + +pm3500c|EPSON PM-3500C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips3500/filter3500.rev:\ + :sd=/var/spool/lpd/pm3500c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |