diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-08-28 07:33:27 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-08-28 07:33:27 +0000 |
commit | d82978abfe7d837dfcab021c022b076a9aa17d29 (patch) | |
tree | 55afcc8a4ba24d9547c1bce2da9747a732a13bec | |
parent | e9b73dc600ca823c446e318ad5975ac2d606aa30 (diff) | |
download | ports-d82978abfe7d837dfcab021c022b076a9aa17d29.tar.gz ports-d82978abfe7d837dfcab021c022b076a9aa17d29.zip |
Notes
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips930/Makefile | 20 | ||||
-rw-r--r-- | print/pips930/distinfo | 2 | ||||
-rw-r--r-- | print/pips930/pkg-descr | 7 |
4 files changed, 30 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index daa8dddf1fed..56afbe6165ea 100644 --- a/print/Makefile +++ b/print/Makefile @@ -210,6 +210,7 @@ SUBDIR += pips870-cups SUBDIR += pips880 SUBDIR += pips900 + SUBDIR += pips930 SUBDIR += pips940 SUBDIR += pips970 SUBDIR += pips970-cups diff --git a/print/pips930/Makefile b/print/pips930/Makefile new file mode 100644 index 000000000000..5b96c1ecbeb0 --- /dev/null +++ b/print/pips930/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: pips for EPSON PM-930C +# Date created: 2005.08.03 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +#PORTREVISION= 0 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-930C (for LPR) + +PRTYPE= 930 +DIST_TYPE= lpr + +PATCH_PRN= BID.PRN PATCH.PRN PATCH.PRN.2 PATCH.PRN.3 \ + PATCH.PRN.COLOR PATCH.PRN.COLOR.2 PATCH.PRN.COLOR.3 +EKPSTM_VER= 1.1.2 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips930/distinfo b/print/pips930/distinfo new file mode 100644 index 000000000000..c72e8cff44aa --- /dev/null +++ b/print/pips930/distinfo @@ -0,0 +1,2 @@ +MD5 (pips930-2.6.2.tar.gz) = 1610248d7cfd2d4d4f396b29e19157fb +SIZE (pips930-2.6.2.tar.gz) = 6421713 diff --git a/print/pips930/pkg-descr b/print/pips930/pkg-descr new file mode 100644 index 000000000000..a8be564bd4f6 --- /dev/null +++ b/print/pips930/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-930C. 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.avasys.jp/ |