diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-01 16:29:44 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-01 16:29:44 +0000 |
commit | 1cccca61e20d0703a494f13c798462080eecf4e3 (patch) | |
tree | 4fc26107bfebc402178589a3de8cc0a87ec4cde5 /japanese/pips820_3300 | |
parent | Photo Image Print System for Linux -- EPSON PM-800C (with Japanese messages) (diff) |
Photo Image Print System for Linux -- EPSON PM-820C PM-3300C (with Japanese messages)
Diffstat (limited to 'japanese/pips820_3300')
-rw-r--r-- | japanese/pips820_3300/Makefile | 16 | ||||
-rw-r--r-- | japanese/pips820_3300/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/pips820_3300/pkg-descr | 22 | ||||
-rw-r--r-- | japanese/pips820_3300/pkg-plist | 1 |
4 files changed, 40 insertions, 0 deletions
diff --git a/japanese/pips820_3300/Makefile b/japanese/pips820_3300/Makefile new file mode 100644 index 000000000000..7553bc22e1e2 --- /dev/null +++ b/japanese/pips820_3300/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-820C PM-3300C +# Date created: 00/04/21 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD: /tmp/pcvs/ports/japanese/pips820_3300/Attic/Makefile,v 1.1.1.1 2000-09-01 16:29:44 taoka Exp $ +# + +CATEGORIES?= japanese print linux +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= ${.CURDIR}/pkg/COMMENT +DESCR= ${.CURDIR}/pkg/DESCR +PRTYPE= 820_3300 + +do-install: # empty + +.include "${MASTERDIR}/Makefile" diff --git a/japanese/pips820_3300/pkg-comment b/japanese/pips820_3300/pkg-comment new file mode 100644 index 000000000000..475206bd6278 --- /dev/null +++ b/japanese/pips820_3300/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux -- EPSON PM-820C PM-3300C (with Japanese messages) diff --git a/japanese/pips820_3300/pkg-descr b/japanese/pips820_3300/pkg-descr new file mode 100644 index 000000000000..74d9366054cb --- /dev/null +++ b/japanese/pips820_3300/pkg-descr @@ -0,0 +1,22 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-820C PM-3300C. 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 "filter820_3300.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm820c_3300c|EPSON PM-820C PM-3300C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips820_3300/filter820_3300.rev:\ + :sd=/var/spool/lpd/pm820c_3300c:\ + :mx#0:\ + :lf=/var/log/lpd-errs + +************************************************************* +To run with Japanese messages, you should execute as follows: + env LANG=ja_JP pips820_3300 -la JP +************************************************************* diff --git a/japanese/pips820_3300/pkg-plist b/japanese/pips820_3300/pkg-plist new file mode 100644 index 000000000000..549a621fec0c --- /dev/null +++ b/japanese/pips820_3300/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |