From f7283400204ee9309b3c9947eecb4ed374850317 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Mon, 30 Aug 2004 15:14:37 +0000 Subject: add slave port Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series --- print/Makefile | 1 + print/pips-sc85_86s/Makefile | 16 ++++++++++++++++ print/pips-sc85_86s/distinfo | 2 ++ print/pips-sc85_86s/pkg-descr | 7 +++++++ 4 files changed, 26 insertions(+) create mode 100644 print/pips-sc85_86s/Makefile create mode 100644 print/pips-sc85_86s/distinfo create mode 100644 print/pips-sc85_86s/pkg-descr 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 +# +# $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/ -- cgit v1.2.3