diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-11 02:39:32 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-11 02:39:32 +0000 |
commit | c99ba8b165bcbebc99c508922753e4f919a6b5a5 (patch) | |
tree | 8a8df2a783ed62d224fb56fe58a6c1532b4fac69 /print | |
parent | fcf5f0e7961a73bb72cb726023ca71209cf925ca (diff) | |
download | ports-c99ba8b165bcbebc99c508922753e4f919a6b5a5.tar.gz ports-c99ba8b165bcbebc99c508922753e4f919a6b5a5.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips670/Makefile | 16 | ||||
-rw-r--r-- | print/pips670/distinfo | 1 | ||||
-rw-r--r-- | print/pips670/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips670/pkg-descr | 17 |
5 files changed, 36 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 99a0ae73030a..50c1d4aa0adc 100644 --- a/print/Makefile +++ b/print/Makefile @@ -77,6 +77,7 @@ SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 + SUBDIR += pips670 SUBDIR += pips760 SUBDIR += pips770 SUBDIR += pips800 diff --git a/print/pips670/Makefile b/print/pips670/Makefile new file mode 100644 index 000000000000..803f1abd1d94 --- /dev/null +++ b/print/pips670/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-670C +# 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= 670 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips670/distinfo b/print/pips670/distinfo new file mode 100644 index 000000000000..1c0a386fe7c8 --- /dev/null +++ b/print/pips670/distinfo @@ -0,0 +1 @@ +MD5 (pips670-1.3.i386.tgz) = c9a0c54834c3493afb11a1f4ae616612 diff --git a/print/pips670/pkg-comment b/print/pips670/pkg-comment new file mode 100644 index 000000000000..f13c861b4ddd --- /dev/null +++ b/print/pips670/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-670C diff --git a/print/pips670/pkg-descr b/print/pips670/pkg-descr new file mode 100644 index 000000000000..cf20b8dfa80c --- /dev/null +++ b/print/pips670/pkg-descr @@ -0,0 +1,17 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-670C. 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 "filter670.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm670c|EPSON PM-670C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips670/filter670.rev:\ + :sd=/var/spool/lpd/pm670c:\ + :mx#0:\ + :lf=/var/log/lpd-errs |