From 53e864a80ed53bf88842f1219dba78ad2b623159 Mon Sep 17 00:00:00 2001 From: ume Date: Thu, 26 Aug 2004 19:24:36 +0000 Subject: add slave port for Photo Image Print System for Linux --- EPSON PM-970C (for LPR) --- print/Makefile | 1 + print/pips970/Makefile | 20 ++++++++++++++++++++ print/pips970/distinfo | 2 ++ print/pips970/pkg-descr | 7 +++++++ 4 files changed, 30 insertions(+) create mode 100644 print/pips970/Makefile create mode 100644 print/pips970/distinfo create mode 100644 print/pips970/pkg-descr (limited to 'print') diff --git a/print/Makefile b/print/Makefile index 86cbacc..2961e25 100644 --- a/print/Makefile +++ b/print/Makefile @@ -185,6 +185,7 @@ SUBDIR += pips880 SUBDIR += pips900 SUBDIR += pips940 + SUBDIR += pips970 SUBDIR += pips980 SUBDIR += pipsv500 SUBDIR += pipsv600 diff --git a/print/pips970/Makefile b/print/pips970/Makefile new file mode 100644 index 0000000..d8a4cf7 --- /dev/null +++ b/print/pips970/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: pips for EPSON PM-970C +# Date created: 2004.08.26 +# Whom: Hajimu UMEMOTO +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for LPR) + +PRTYPE= 970 +DIST_TYPE= lpr + +PATCH_PRN= BID.PRN.4 BID.PRN.7 PATCH.PRN.4 PATCH.PRN.4.2 PATCH.PRN.4.3 \ + PATCH.PRN.4.COLOR PATCH.PRN.4.COLOR.2 PATCH.PRN.4.COLOR.3 \ + PATCH.PRN.7 PATCH.PRN.7.2 PATCH.PRN.7.3 PATCH.PRN.7.COLOR \ + PATCH.PRN.7.COLOR.2 PATCH.PRN.7.COLOR.3 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips970/distinfo b/print/pips970/distinfo new file mode 100644 index 0000000..99e40bb --- /dev/null +++ b/print/pips970/distinfo @@ -0,0 +1,2 @@ +MD5 (pips970-2.6.2.tar.gz) = 1c3ffe9f19f6bbb70c3810fe058a65b5 +SIZE (pips970-2.6.2.tar.gz) = 6943730 diff --git a/print/pips970/pkg-descr b/print/pips970/pkg-descr new file mode 100644 index 0000000..e544b55 --- /dev/null +++ b/print/pips970/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-970C. 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.1