diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:23:39 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:23:39 +0000 |
commit | 9c6d6498ab7312cb081508c62bde06b7c42741c8 (patch) | |
tree | fb4173168861f7985bd9fbab0b4a8a050d71441f /print/pips940 | |
parent | e650b4010ddf937b37b20306e38817f8286913d7 (diff) | |
download | ports-9c6d6498ab7312cb081508c62bde06b7c42741c8.tar.gz ports-9c6d6498ab7312cb081508c62bde06b7c42741c8.zip |
Notes
Diffstat (limited to 'print/pips940')
-rw-r--r-- | print/pips940/Makefile | 17 | ||||
-rw-r--r-- | print/pips940/distinfo | 2 | ||||
-rw-r--r-- | print/pips940/pkg-descr | 7 |
3 files changed, 26 insertions, 0 deletions
diff --git a/print/pips940/Makefile b/print/pips940/Makefile new file mode 100644 index 000000000000..26bf6290c74f --- /dev/null +++ b/print/pips940/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: pips for EPSON PM-940C +# 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-940C + +PRTYPE= 940 + +PATCH_PRN= BID.PRN PATCH.PRN PATCH.PRN.2 PATCH.PRN.3 \ + PATCH.PRN.COLOR PATCH.PRN.COLOR.2 PATCH.PRN.COLOR.3 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips940/distinfo b/print/pips940/distinfo new file mode 100644 index 000000000000..90566794a1a8 --- /dev/null +++ b/print/pips940/distinfo @@ -0,0 +1,2 @@ +MD5 (pips940-2.6.2.tar.gz) = 1267377f3a1ef38223ab23f2cc2c4a93 +SIZE (pips940-2.6.2.tar.gz) = 6545696 diff --git a/print/pips940/pkg-descr b/print/pips940/pkg-descr new file mode 100644 index 000000000000..498f44fd4bf7 --- /dev/null +++ b/print/pips940/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-940C. 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/ |