summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-12-11 02:08:23 +0000
committertaoka <taoka@FreeBSD.org>2000-12-11 02:08:23 +0000
commitd4b3f30a5e3e257732025d28f899b86ad042c47a (patch)
treed7b85ba3a2b36c7e3dc845e77aa6e65d6ecc217b /japanese
parentc1a4ba7edaf34a1c201624db9f88041be11750a4 (diff)
downloadFreeBSD-ports-d4b3f30a5e3e257732025d28f899b86ad042c47a.zip
FreeBSD-ports-d4b3f30a5e3e257732025d28f899b86ad042c47a.tar.gz
Photo Image Print System for Linux -- EPSON PM-900C (with Japanese messages)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/pips900/Makefile16
-rw-r--r--japanese/pips900/pkg-comment1
-rw-r--r--japanese/pips900/pkg-descr22
4 files changed, 40 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index f73b521..9efbe79 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -230,6 +230,7 @@
SUBDIR += pips770
SUBDIR += pips800
SUBDIR += pips820_3300
+ SUBDIR += pips900
SUBDIR += plain2
SUBDIR += plan
SUBDIR += platex-common
diff --git a/japanese/pips900/Makefile b/japanese/pips900/Makefile
new file mode 100644
index 0000000..afae7a6
--- /dev/null
+++ b/japanese/pips900/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pips for EPSON PM-900C
+# Date created: 2000.12.09
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES?= japanese print linux
+MASTERDIR= ${.CURDIR}/../pips800
+COMMENT= ${.CURDIR}/pkg-comment
+DESCR= ${.CURDIR}/pkg-descr
+PRTYPE= 900
+
+do-install: # empty
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/pips900/pkg-comment b/japanese/pips900/pkg-comment
new file mode 100644
index 0000000..b4a9111
--- /dev/null
+++ b/japanese/pips900/pkg-comment
@@ -0,0 +1 @@
+Photo Image Print System for Linux -- EPSON PM-900C (with Japanese messages)
diff --git a/japanese/pips900/pkg-descr b/japanese/pips900/pkg-descr
new file mode 100644
index 0000000..f8a580b
--- /dev/null
+++ b/japanese/pips900/pkg-descr
@@ -0,0 +1,22 @@
+Photo Image Print System for Linux is the Printer filter for EPSON
+PM-900C. 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 "filter900.rev" when you print out
+more than one page useful. For example, if you use it, you add the
+next entry into /etc/printcap.
+
+pm900c|EPSON PM-900C:\
+ :lp=/dev/lpt0:\
+ :sh:\
+ :if=/usr/local/libexec/pips900/filter900.rev:\
+ :sd=/var/spool/lpd/pm900c:\
+ :mx#0:\
+ :lf=/var/log/lpd-errs
+
+*************************************************************
+To run with Japanese messages, you should execute as follows:
+ env LANG=ja_JP pips900 -la JP
+*************************************************************
OpenPOWER on IntegriCloud