diff options
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips-scx3500_3600s/Makefile | 17 | ||||
-rw-r--r-- | print/pips-scx3500_3600s/distinfo | 2 | ||||
-rw-r--r-- | print/pips-scx3500_3600s/pkg-descr | 7 |
4 files changed, 27 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index ed86c1d67fb9..38a87f6d623e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -181,6 +181,7 @@ SUBDIR += pips-sc80s SUBDIR += pips-sc84_83s SUBDIR += pips-sc85_86s + SUBDIR += pips-scx3500_3600s SUBDIR += pips-sp2100_2200 SUBDIR += pips-spr200_210 SUBDIR += pips-spr300_310 diff --git a/print/pips-scx3500_3600s/Makefile b/print/pips-scx3500_3600s/Makefile new file mode 100644 index 000000000000..16900a1f679b --- /dev/null +++ b/print/pips-scx3500_3600s/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: pips for EPSON Stylus CX3500/CX3600 Series +# Date created: 2005.03.20 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +#PORTREVISION= 0 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus CX3500/CX3600 Series + +PRTYPE= -scx3500_3600s + +PATCH_PRN= PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-scx3500_3600s/distinfo b/print/pips-scx3500_3600s/distinfo new file mode 100644 index 000000000000..7bc3e46a63ab --- /dev/null +++ b/print/pips-scx3500_3600s/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-scx3500_3600s-2.6.2.tar.gz) = 83be2a80119e6520bef10a7e97ba910e +SIZE (pips-scx3500_3600s-2.6.2.tar.gz) = 2216811 diff --git a/print/pips-scx3500_3600s/pkg-descr b/print/pips-scx3500_3600s/pkg-descr new file mode 100644 index 000000000000..2763338e260b --- /dev/null +++ b/print/pips-scx3500_3600s/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus CX3500/CX3600 +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/ |