diff options
author | ume <ume@FreeBSD.org> | 2004-08-29 01:22:09 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-29 01:22:09 +0800 |
commit | 957ede418610d959854a57c268682f253dabd657 (patch) | |
tree | 8f4a54d75b2bba42c124e60ad3c37a6738f42067 /print/pips-sc60s | |
parent | f7ba9cbb3e9c3c59ec8137209615d032a8114d3f (diff) | |
download | freebsd-ports-gnome-957ede418610d959854a57c268682f253dabd657.tar.gz freebsd-ports-gnome-957ede418610d959854a57c268682f253dabd657.tar.zst freebsd-ports-gnome-957ede418610d959854a57c268682f253dabd657.zip |
add slave port for Photo Image Print System for Linux ---
EPSON Stylus C60 Series.
Requested by: Vladimir Novoseltsev <blacknova@tut.by>
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/ |