aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-09-02 00:31:58 +0800
committertaoka <taoka@FreeBSD.org>2000-09-02 00:31:58 +0800
commitda974e4341252c80c4c8616c6ad9b085c0a33289 (patch)
treeb27fde4c01ec856bb6315b6e8d872d47b8bc0714 /japanese
parent4f3174e581d4c0febbf8916630c9e9c3a387f136 (diff)
downloadfreebsd-ports-graphics-da974e4341252c80c4c8616c6ad9b085c0a33289.tar.gz
freebsd-ports-graphics-da974e4341252c80c4c8616c6ad9b085c0a33289.tar.zst
freebsd-ports-graphics-da974e4341252c80c4c8616c6ad9b085c0a33289.zip
Photo Image Print System for Linux -- EPSON PM-760C (with Japanese messages)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/pips760/Makefile16
-rw-r--r--japanese/pips760/pkg-comment1
-rw-r--r--japanese/pips760/pkg-descr22
-rw-r--r--japanese/pips760/pkg-plist1
4 files changed, 40 insertions, 0 deletions
diff --git a/japanese/pips760/Makefile b/japanese/pips760/Makefile
new file mode 100644
index 00000000000..51d9fbb06f5
--- /dev/null
+++ b/japanese/pips760/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pips for EPSON PM-760C
+# Date created: 2000.08.04
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD: /tmp/pcvs/ports/japanese/pips760/Attic/Makefile,v 1.1.1.1 2000-09-01 16:31:58 taoka Exp $
+#
+
+CATEGORIES?= japanese print linux
+MASTERDIR= ${.CURDIR}/../pips800
+COMMENT= ${.CURDIR}/pkg/COMMENT
+DESCR= ${.CURDIR}/pkg/DESCR
+PRTYPE= 760
+
+do-install: # empty
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/pips760/pkg-comment b/japanese/pips760/pkg-comment
new file mode 100644
index 00000000000..05ab7c1a9cd
--- /dev/null
+++ b/japanese/pips760/pkg-comment
@@ -0,0 +1 @@
+Photo Image Print System for Linux -- EPSON PM-760C (with Japanese messages)
diff --git a/japanese/pips760/pkg-descr b/japanese/pips760/pkg-descr
new file mode 100644
index 00000000000..580a5ee4036
--- /dev/null
+++ b/japanese/pips760/pkg-descr
@@ -0,0 +1,22 @@
+Photo Image Print System for Linux is the Printer filter for EPSON
+PM-760C. 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 "filter760.rev" when you print out
+more than one page useful. For example, if you use it, you add the
+next entry into /etc/printcap.
+
+pm760c|EPSON PM-760C:\
+ :lp=/dev/lpt0:\
+ :sh:\
+ :if=/usr/local/libexec/pips760/filter760.rev:\
+ :sd=/var/spool/lpd/pm760c:\
+ :mx#0:\
+ :lf=/var/log/lpd-errs
+
+*************************************************************
+To run with Japanese messages, you should execute as follows:
+ env LANG=ja_JP pips760 -la JP
+*************************************************************
diff --git a/japanese/pips760/pkg-plist b/japanese/pips760/pkg-plist
new file mode 100644
index 00000000000..549a621fec0
--- /dev/null
+++ b/japanese/pips760/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty