diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:16:41 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:16:41 +0000 |
commit | fb037f2ad229931e67837c94fcd0edd40dd5bcc5 (patch) | |
tree | 924d01cc7ac76ef10d1a2e63a9f2c6494558b5e8 /print | |
parent | ec84177d6eabe2b6e9953478067da2f8655097a1 (diff) | |
download | ports-fb037f2ad229931e67837c94fcd0edd40dd5bcc5.tar.gz ports-fb037f2ad229931e67837c94fcd0edd40dd5bcc5.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-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 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 031a204c9c7f..e4b884ae2b63 100644 --- a/print/Makefile +++ b/print/Makefile @@ -174,6 +174,7 @@ SUBDIR += pips-sc84_83s SUBDIR += pips-sc85_86s SUBDIR += pips-sp2100_2200 + SUBDIR += pips-spr200_210 SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 diff --git a/print/pips-spr200_210/Makefile b/print/pips-spr200_210/Makefile new file mode 100644 index 000000000000..9b6298b8f996 --- /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 000000000000..945666df1681 --- /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 000000000000..6b70c04588eb --- /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/ |