diff options
author | ume <ume@FreeBSD.org> | 2004-08-30 15:16:41 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-30 15:16:41 +0000 |
commit | 2d46dc707ec7c7647d67a4b1c1d5bbe9fcfd1bd7 (patch) | |
tree | 4d7978360a01625d24ad67a6a5124a78f5a60d6e /print/pips-spr200_210 | |
parent | ecc0203ef2e1c13916eaf4771bb3556f06d5f06e (diff) | |
download | FreeBSD-ports-2d46dc707ec7c7647d67a4b1c1d5bbe9fcfd1bd7.zip FreeBSD-ports-2d46dc707ec7c7647d67a4b1c1d5bbe9fcfd1bd7.tar.gz |
add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R200/R210
Diffstat (limited to 'print/pips-spr200_210')
-rw-r--r-- | print/pips-spr200_210/Makefile | 16 | ||||
-rw-r--r-- | print/pips-spr200_210/distinfo | 2 | ||||
-rw-r--r-- | print/pips-spr200_210/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-spr200_210/Makefile b/print/pips-spr200_210/Makefile new file mode 100644 index 0000000..9b6298b --- /dev/null +++ b/print/pips-spr200_210/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus Photo R200/R210 +# 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 R200/R210 + +PRTYPE= -spr200_210 + +PATCH_PRN= PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-spr200_210/distinfo b/print/pips-spr200_210/distinfo new file mode 100644 index 0000000..945666d --- /dev/null +++ b/print/pips-spr200_210/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-spr200_210-2.6.2.tar.gz) = 5fb0cbbc92274fc3ffd8f4c6511bd36d +SIZE (pips-spr200_210-2.6.2.tar.gz) = 4733287 diff --git a/print/pips-spr200_210/pkg-descr b/print/pips-spr200_210/pkg-descr new file mode 100644 index 0000000..6b70c04 --- /dev/null +++ b/print/pips-spr200_210/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus Photo R200/R210. 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/ |