diff options
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips870/Makefile | 17 | ||||
-rw-r--r-- | print/pips870/distinfo | 2 | ||||
-rw-r--r-- | print/pips870/pkg-descr | 7 |
4 files changed, 27 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index ef600332447b..8be927330308 100644 --- a/print/Makefile +++ b/print/Makefile @@ -180,6 +180,7 @@ SUBDIR += pips780 SUBDIR += pips800 SUBDIR += pips820 + SUBDIR += pips870 SUBDIR += pips880 SUBDIR += pips900 SUBDIR += pips980 diff --git a/print/pips870/Makefile b/print/pips870/Makefile new file mode 100644 index 000000000000..309576a303e7 --- /dev/null +++ b/print/pips870/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: pips for EPSON PM-870C +# Date created: 2004.08.22 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-870C (for LPR) + +PRTYPE= 870 +DIST_TYPE= lpr + +PATCH_PRN= PATCH.PRN PATCH.PRN.2 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips870/distinfo b/print/pips870/distinfo new file mode 100644 index 000000000000..1416c16b74bf --- /dev/null +++ b/print/pips870/distinfo @@ -0,0 +1,2 @@ +MD5 (pips870-2.6.2.tar.gz) = 4f716397e5bc1f273e32cdb051137e8a +SIZE (pips870-2.6.2.tar.gz) = 4214425 diff --git a/print/pips870/pkg-descr b/print/pips870/pkg-descr new file mode 100644 index 000000000000..2c4c5e680f92 --- /dev/null +++ b/print/pips870/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-870C. 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/ |