diff options
author | ume <ume@FreeBSD.org> | 2004-08-30 15:17:47 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-30 15:17:47 +0000 |
commit | 92931278bcd8d9a8b763dfe5072ade5018837cf6 (patch) | |
tree | 1e93f5a0c76acb68c0800810d606de103f664e19 /print | |
parent | 7f03d47aa187072329bc885d6783b5220cfedfad (diff) | |
download | FreeBSD-ports-92931278bcd8d9a8b763dfe5072ade5018837cf6.zip FreeBSD-ports-92931278bcd8d9a8b763dfe5072ade5018837cf6.tar.gz |
add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R300/R310
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-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 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index e4b884a..f44d9ce 100644 --- a/print/Makefile +++ b/print/Makefile @@ -175,6 +175,7 @@ SUBDIR += pips-sc85_86s SUBDIR += pips-sp2100_2200 SUBDIR += pips-spr200_210 + SUBDIR += pips-spr300_310 SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 diff --git a/print/pips-spr300_310/Makefile b/print/pips-spr300_310/Makefile new file mode 100644 index 0000000..d683534 --- /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 0000000..b88c229 --- /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 0000000..037a826 --- /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/ |