diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:14:37 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:14:37 +0000 |
commit | f7283400204ee9309b3c9947eecb4ed374850317 (patch) | |
tree | 6cd88e67fa4b55fb8507b69cb8df24fb49d5ab67 /print/pips-sc85_86s | |
parent | add slave port (diff) |
add slave port
Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series
Diffstat (limited to 'print/pips-sc85_86s')
-rw-r--r-- | print/pips-sc85_86s/Makefile | 16 | ||||
-rw-r--r-- | print/pips-sc85_86s/distinfo | 2 | ||||
-rw-r--r-- | print/pips-sc85_86s/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-sc85_86s/Makefile b/print/pips-sc85_86s/Makefile new file mode 100644 index 000000000000..15c144ea08ba --- /dev/null +++ b/print/pips-sc85_86s/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus C85/C86 Series +# Date created: 2004.08.30 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series + +PRTYPE= -sc85_86s + +PATCH_PRN= BAND.PRN BAND.PRN.COLOR PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-sc85_86s/distinfo b/print/pips-sc85_86s/distinfo new file mode 100644 index 000000000000..2f20146e9b88 --- /dev/null +++ b/print/pips-sc85_86s/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-sc85_86s-2.6.2.tar.gz) = 3228cbe80e27ce1a1249b463bb1878bb +SIZE (pips-sc85_86s-2.6.2.tar.gz) = 2559877 diff --git a/print/pips-sc85_86s/pkg-descr b/print/pips-sc85_86s/pkg-descr new file mode 100644 index 000000000000..5ed665fbe74d --- /dev/null +++ b/print/pips-sc85_86s/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus C85/C86 Series. 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/ |