diff options
author | ume <ume@FreeBSD.org> | 2004-08-30 23:14:37 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-30 23:14:37 +0800 |
commit | 413b1bc315cb99fbf9888574da9035ce596b758b (patch) | |
tree | d3dd922aeee9de92733c171e43127bd4e82d1b82 /print | |
parent | a129d5916a54fabe06d84ec53a191903c3b3c6f4 (diff) | |
download | freebsd-ports-gnome-413b1bc315cb99fbf9888574da9035ce596b758b.tar.gz freebsd-ports-gnome-413b1bc315cb99fbf9888574da9035ce596b758b.tar.zst freebsd-ports-gnome-413b1bc315cb99fbf9888574da9035ce596b758b.zip |
add slave port
Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-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 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 148717df46bb..17b108b5d25e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -172,6 +172,7 @@ SUBDIR += pips-sc60s SUBDIR += pips-sc65_66s SUBDIR += pips-sc84_83s + SUBDIR += pips-sc85_86s SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 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/ |