diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:19:05 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:19:05 +0000 |
commit | 1f5e7f45926e8ea4b4ad63c02318ea8ecfc10473 (patch) | |
tree | d52f81f9359920e82f8ac060d1c617c106c9089a /print/pips-spr800 | |
parent | b7dd5031953a9699b666cbd4128145c6fb77b8b9 (diff) | |
download | ports-1f5e7f45926e8ea4b4ad63c02318ea8ecfc10473.tar.gz ports-1f5e7f45926e8ea4b4ad63c02318ea8ecfc10473.zip |
add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R800
Notes
Notes:
svn path=/head/; revision=117682
Diffstat (limited to 'print/pips-spr800')
-rw-r--r-- | print/pips-spr800/Makefile | 16 | ||||
-rw-r--r-- | print/pips-spr800/distinfo | 2 | ||||
-rw-r--r-- | print/pips-spr800/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-spr800/Makefile b/print/pips-spr800/Makefile new file mode 100644 index 000000000000..e2cef9100368 --- /dev/null +++ b/print/pips-spr800/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus Photo R800 +# Date created: 2004.08.30 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus Photo R800 + +PRTYPE= -spr800 + +PATCH_PRN= PATCH.PRN + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-spr800/distinfo b/print/pips-spr800/distinfo new file mode 100644 index 000000000000..60349861b2e6 --- /dev/null +++ b/print/pips-spr800/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-spr800-2.6.2.tar.gz) = 4597d1905210da77467825bfc73f8373 +SIZE (pips-spr800-2.6.2.tar.gz) = 3730865 diff --git a/print/pips-spr800/pkg-descr b/print/pips-spr800/pkg-descr new file mode 100644 index 000000000000..9f5162409930 --- /dev/null +++ b/print/pips-spr800/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus Photo R800. 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/ |