diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:26:46 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:26:46 +0000 |
commit | 1925668d84f4aa655e78455c347c69e807b868b6 (patch) | |
tree | bcbc1d423860d32969828fe43d5ee5f583e1c7a6 /print/pips740 | |
parent | dd07d0d1298e51bead1ba2369fb537a4ed664e83 (diff) | |
download | ports-1925668d84f4aa655e78455c347c69e807b868b6.tar.gz ports-1925668d84f4aa655e78455c347c69e807b868b6.zip |
Notes
Diffstat (limited to 'print/pips740')
-rw-r--r-- | print/pips740/Makefile | 17 | ||||
-rw-r--r-- | print/pips740/distinfo | 2 | ||||
-rw-r--r-- | print/pips740/pkg-descr | 7 |
3 files changed, 26 insertions, 0 deletions
diff --git a/print/pips740/Makefile b/print/pips740/Makefile new file mode 100644 index 000000000000..32d2a382725f --- /dev/null +++ b/print/pips740/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: pips for EPSON PM-740C +# 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-740C (for LPR) + +PRTYPE= 740 +DIST_TYPE= lpr + +PATCH_PRN= BID.PRN + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips740/distinfo b/print/pips740/distinfo new file mode 100644 index 000000000000..6a375ae0a32e --- /dev/null +++ b/print/pips740/distinfo @@ -0,0 +1,2 @@ +MD5 (pips740-2.6.2.tar.gz) = fb21195ea479f1eed05fabfe31fd2e9a +SIZE (pips740-2.6.2.tar.gz) = 3049719 diff --git a/print/pips740/pkg-descr b/print/pips740/pkg-descr new file mode 100644 index 000000000000..6b3d4ed064b7 --- /dev/null +++ b/print/pips740/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-740C. 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/ |