diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:03:59 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:03:59 +0000 |
commit | 3a2ffa72556f150f7f3dded554a09728cf46bb59 (patch) | |
tree | 23a4ab02e74ec383bcf180a94c19f3843ac46b23 /print/pips790 | |
parent | Update vertion to 1.3 (diff) |
Photo Image Print System for Linux --- EPSON PM-790PT
Notes
Notes:
svn path=/head/; revision=49810
Diffstat (limited to 'print/pips790')
-rw-r--r-- | print/pips790/Makefile | 12 | ||||
-rw-r--r-- | print/pips790/distinfo | 1 | ||||
-rw-r--r-- | print/pips790/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips790/pkg-descr | 17 |
4 files changed, 31 insertions, 0 deletions
diff --git a/print/pips790/Makefile b/print/pips790/Makefile new file mode 100644 index 000000000000..bfeb7441bb82 --- /dev/null +++ b/print/pips790/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: pips for EPSON PM-790PT +# Date created: 01/09/17 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.0 +MASTERDIR= ${.CURDIR}/../pips800 +PRTYPE= 790 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips790/distinfo b/print/pips790/distinfo new file mode 100644 index 000000000000..2d0df86e478a --- /dev/null +++ b/print/pips790/distinfo @@ -0,0 +1 @@ +MD5 (pips790-2.0.i386.tgz) = 397f9e3e56a7130ca24b8d06c277ea8b diff --git a/print/pips790/pkg-comment b/print/pips790/pkg-comment new file mode 100644 index 000000000000..292bd1e2351a --- /dev/null +++ b/print/pips790/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-790PT diff --git a/print/pips790/pkg-descr b/print/pips790/pkg-descr new file mode 100644 index 000000000000..d833a7d3056b --- /dev/null +++ b/print/pips790/pkg-descr @@ -0,0 +1,17 @@ +This port is for a printer filter of EPSON PM-790PT. The filter is +called Photo Image Print System for Linux and there exist the filters +for other EPSON bubble jet printers. By using this driver you can +print out as high quality as you use the Windows driver. See the below +URL: + +WWW: http://www.epkowa.co.jp/ + +This port has a modified filter "filter790.rev" which is useful to +print out more than one page. Then you execute the next command: + +/usr/local/libexec/pips790/setup + +to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. + +To run with Japanese messages, you have to execute as follows: + env LANG=ja_JP pips790 |