diff options
author | ume <ume@FreeBSD.org> | 2004-08-30 23:17:47 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-30 23:17:47 +0800 |
commit | 92931278bcd8d9a8b763dfe5072ade5018837cf6 (patch) | |
tree | 1e93f5a0c76acb68c0800810d606de103f664e19 /print/pips-spr300_310 | |
parent | 7f03d47aa187072329bc885d6783b5220cfedfad (diff) | |
download | freebsd-ports-gnome-92931278bcd8d9a8b763dfe5072ade5018837cf6.tar.gz freebsd-ports-gnome-92931278bcd8d9a8b763dfe5072ade5018837cf6.tar.zst freebsd-ports-gnome-92931278bcd8d9a8b763dfe5072ade5018837cf6.zip |
add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R300/R310
Diffstat (limited to 'print/pips-spr300_310')
-rw-r--r-- | print/pips-spr300_310/Makefile | 16 | ||||
-rw-r--r-- | print/pips-spr300_310/distinfo | 2 | ||||
-rw-r--r-- | print/pips-spr300_310/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-spr300_310/Makefile b/print/pips-spr300_310/Makefile new file mode 100644 index 000000000000..d68353418793 --- /dev/null +++ b/print/pips-spr300_310/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus Photo R300/R310 +# 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 R300/R310 + +PRTYPE= -spr300_310 + +PATCH_PRN= PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-spr300_310/distinfo b/print/pips-spr300_310/distinfo new file mode 100644 index 000000000000..b88c22911242 --- /dev/null +++ b/print/pips-spr300_310/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-spr300_310-2.6.2.tar.gz) = 7f920a406115ebc3551733524e53fc61 +SIZE (pips-spr300_310-2.6.2.tar.gz) = 4739421 diff --git a/print/pips-spr300_310/pkg-descr b/print/pips-spr300_310/pkg-descr new file mode 100644 index 000000000000..037a82654c3e --- /dev/null +++ b/print/pips-spr300_310/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus Photo R300/R310. 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/ |