aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-09-01 16:30:47 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-09-01 16:30:47 +0000
commit2e32719136ff4b494b4efb9c3ed34a44ef4a3a30 (patch)
tree7421267a6b39b003df29dabe656a723bdcb36e96 /japanese
parent1cccca61e20d0703a494f13c798462080eecf4e3 (diff)
downloadports-2e32719136ff4b494b4efb9c3ed34a44ef4a3a30.tar.gz
ports-2e32719136ff4b494b4efb9c3ed34a44ef4a3a30.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/pips770/Makefile16
-rw-r--r--japanese/pips770/pkg-comment1
-rw-r--r--japanese/pips770/pkg-descr22
-rw-r--r--japanese/pips770/pkg-plist1
4 files changed, 40 insertions, 0 deletions
diff --git a/japanese/pips770/Makefile b/japanese/pips770/Makefile
new file mode 100644
index 000000000000..d03e7550e35f
--- /dev/null
+++ b/japanese/pips770/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pips for EPSON PM-770C
+# Date created: 00/04/21
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD: /tmp/pcvs/ports/japanese/pips770/Attic/Makefile,v 1.1.1.1 2000-09-01 16:30:47 taoka Exp $
+#
+
+CATEGORIES?= japanese print linux
+MASTERDIR= ${.CURDIR}/../pips800
+COMMENT= ${.CURDIR}/pkg/COMMENT
+DESCR= ${.CURDIR}/pkg/DESCR
+PRTYPE= 770
+
+do-install: # empty
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/pips770/pkg-comment b/japanese/pips770/pkg-comment
new file mode 100644
index 000000000000..4304900bb288
--- /dev/null
+++ b/japanese/pips770/pkg-comment
@@ -0,0 +1 @@
+Photo Image Print System for Linux -- EPSON PM-770C (with Japanese messages)
diff --git a/japanese/pips770/pkg-descr b/japanese/pips770/pkg-descr
new file mode 100644
index 000000000000..9c205016ac6a
--- /dev/null
+++ b/japanese/pips770/pkg-descr
@@ -0,0 +1,22 @@
+Photo Image Print System for Linux is the Printer filter for EPSON
+PM-770C. 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 "filter770.rev" when you print out
+more than one page useful. For example, if you use it, you add the
+next entry into /etc/printcap.
+
+pm770c|EPSON PM-770C:\
+ :lp=/dev/lpt0:\
+ :sh:\
+ :if=/usr/local/libexec/pips770/filter770.rev:\
+ :sd=/var/spool/lpd/pm770c:\
+ :mx#0:\
+ :lf=/var/log/lpd-errs
+
+*************************************************************
+To run with Japanese messages, you should execute as follows:
+ env LANG=ja_JP pips770 -la JP
+*************************************************************
diff --git a/japanese/pips770/pkg-plist b/japanese/pips770/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/japanese/pips770/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty