diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:15:44 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:15:44 +0000 |
commit | ec84177d6eabe2b6e9953478067da2f8655097a1 (patch) | |
tree | ffcf7d7bb175323024a93499c81092676f139d80 /print/pips-sp2100_2200 | |
parent | f7283400204ee9309b3c9947eecb4ed374850317 (diff) | |
download | ports-ec84177d6eabe2b6e9953478067da2f8655097a1.tar.gz ports-ec84177d6eabe2b6e9953478067da2f8655097a1.zip |
add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo 2100/2200
Notes
Notes:
svn path=/head/; revision=117676
Diffstat (limited to 'print/pips-sp2100_2200')
-rw-r--r-- | print/pips-sp2100_2200/Makefile | 16 | ||||
-rw-r--r-- | print/pips-sp2100_2200/distinfo | 2 | ||||
-rw-r--r-- | print/pips-sp2100_2200/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-sp2100_2200/Makefile b/print/pips-sp2100_2200/Makefile new file mode 100644 index 000000000000..41b92835c786 --- /dev/null +++ b/print/pips-sp2100_2200/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus Photo 2100/2200 +# 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 Photo 2100/2200 + +PRTYPE= -sp2100_2200 + +PATCH_PRN= PATCH.PRN.COLOR PATCH.PRN.COLOR.2 PATCH.PRN.COLOR.3 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-sp2100_2200/distinfo b/print/pips-sp2100_2200/distinfo new file mode 100644 index 000000000000..76755dde57b3 --- /dev/null +++ b/print/pips-sp2100_2200/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-sp2100_2200-2.6.2.tar.gz) = 976c2fed9406ea0d0a82456a11c336b4 +SIZE (pips-sp2100_2200-2.6.2.tar.gz) = 4853473 diff --git a/print/pips-sp2100_2200/pkg-descr b/print/pips-sp2100_2200/pkg-descr new file mode 100644 index 000000000000..ecd8bec180fa --- /dev/null +++ b/print/pips-sp2100_2200/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus Photo 2100/2200. 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/ |