diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-28 17:22:09 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-28 17:22:09 +0000 |
commit | d7fe5bb9716329baad91154c61775a05c236c371 (patch) | |
tree | 9833fdc4071a28954d5187ad8ef86547cfad9980 /print/pips-sc60s | |
parent | 49ef447d9103795f2813da4d44ebf2d224cfa1f2 (diff) | |
download | ports-d7fe5bb9716329baad91154c61775a05c236c371.tar.gz ports-d7fe5bb9716329baad91154c61775a05c236c371.zip |
Notes
Diffstat (limited to 'print/pips-sc60s')
-rw-r--r-- | print/pips-sc60s/Makefile | 16 | ||||
-rw-r--r-- | print/pips-sc60s/distinfo | 2 | ||||
-rw-r--r-- | print/pips-sc60s/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips-sc60s/Makefile b/print/pips-sc60s/Makefile new file mode 100644 index 000000000000..3ed474883c65 --- /dev/null +++ b/print/pips-sc60s/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus C60 Series +# Date created: 2004.08.29 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.5.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus C60 Series + +PRTYPE= -sc60s + +PATCH_PRN= BID.PRN + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-sc60s/distinfo b/print/pips-sc60s/distinfo new file mode 100644 index 000000000000..5aee73f9cdc1 --- /dev/null +++ b/print/pips-sc60s/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-sc60s-2.5.2.tar.gz) = 62f6799c78d2229293de1c9b7ae4f1ed +SIZE (pips-sc60s-2.5.2.tar.gz) = 2012413 diff --git a/print/pips-sc60s/pkg-descr b/print/pips-sc60s/pkg-descr new file mode 100644 index 000000000000..23120bbe5a15 --- /dev/null +++ b/print/pips-sc60s/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus C60 Series. 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/ |