diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:13:30 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:13:30 +0000 |
commit | 12309b20d41dcb3f9f96d0f92f53defaab000688 (patch) | |
tree | 1abab0a6621f7a54152e425f569982d7feb18243 /print/pips-sc84_83s | |
parent | e96a350fe4fc2875d570973ada6072ca2950c4e0 (diff) |
add slave port
Photo Image Print System for Linux --- EPSON Stylus C84/C83 Series
Notes
Notes:
svn path=/head/; revision=117672
Diffstat (limited to 'print/pips-sc84_83s')
-rw-r--r-- | print/pips-sc84_83s/Makefile | 16 | ||||
-rw-r--r-- | print/pips-sc84_83s/distinfo | 2 | ||||
-rw-r--r-- | print/pips-sc84_83s/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-sc84_83s/Makefile b/print/pips-sc84_83s/Makefile new file mode 100644 index 000000000000..6d89d8126110 --- /dev/null +++ b/print/pips-sc84_83s/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus C84/C83 Series +# Date created: 2004.08.29 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus C84/C83 Series + +PRTYPE= -sc84_83s + +PATCH_PRN= BAND.PRN BAND.PRN.COLOR PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-sc84_83s/distinfo b/print/pips-sc84_83s/distinfo new file mode 100644 index 000000000000..8f834d97059c --- /dev/null +++ b/print/pips-sc84_83s/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-sc84_83s-2.6.2.tar.gz) = a5babf46d8f954f2b7a270b538aee584 +SIZE (pips-sc84_83s-2.6.2.tar.gz) = 2497589 diff --git a/print/pips-sc84_83s/pkg-descr b/print/pips-sc84_83s/pkg-descr new file mode 100644 index 000000000000..d039f63ee9f2 --- /dev/null +++ b/print/pips-sc84_83s/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus C84/C83 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/ |