diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:24:36 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:24:36 +0000 |
commit | 3b0e9840b87b50a8373639e8699cea730f2578cb (patch) | |
tree | 1179af51bc3f9ee5d8045c8df0a3b523c696d882 /print/pips970 | |
parent | 9c6d6498ab7312cb081508c62bde06b7c42741c8 (diff) | |
download | ports-3b0e9840b87b50a8373639e8699cea730f2578cb.tar.gz ports-3b0e9840b87b50a8373639e8699cea730f2578cb.zip |
Notes
Diffstat (limited to 'print/pips970')
-rw-r--r-- | print/pips970/Makefile | 20 | ||||
-rw-r--r-- | print/pips970/distinfo | 2 | ||||
-rw-r--r-- | print/pips970/pkg-descr | 7 |
3 files changed, 29 insertions, 0 deletions
diff --git a/print/pips970/Makefile b/print/pips970/Makefile new file mode 100644 index 000000000000..d8a4cf7ca392 --- /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 <ume@FreeBSD.org> +# +# $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 000000000000..99e40bbd6099 --- /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 000000000000..e544b5530aa4 --- /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/ |