diff options
author | ume <ume@FreeBSD.org> | 2004-08-30 15:15:44 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-30 15:15:44 +0000 |
commit | d75143773040e3f72596732519caf28e5db7f906 (patch) | |
tree | 67dacefbd1fd87cc4d1da9b5bf340226bd8dcdce /print | |
parent | 42f08cab6222d82d7c68ee78d7f51c968a1f4b2e (diff) | |
download | FreeBSD-ports-d75143773040e3f72596732519caf28e5db7f906.zip FreeBSD-ports-d75143773040e3f72596732519caf28e5db7f906.tar.gz |
add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo 2100/2200
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-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 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 17b108b..031a204 100644 --- a/print/Makefile +++ b/print/Makefile @@ -173,6 +173,7 @@ SUBDIR += pips-sc65_66s SUBDIR += pips-sc84_83s SUBDIR += pips-sc85_86s + SUBDIR += pips-sp2100_2200 SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 diff --git a/print/pips-sp2100_2200/Makefile b/print/pips-sp2100_2200/Makefile new file mode 100644 index 0000000..41b9283 --- /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 0000000..76755dd --- /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 0000000..ecd8bec --- /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/ |