diff options
author | ume <ume@FreeBSD.org> | 2004-08-27 03:17:49 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-27 03:17:49 +0800 |
commit | b5d1fe73d7d44e95a123fe56d7db226a45e20666 (patch) | |
tree | 53738471b6004d1e629c9ba0b9aa202d105a1ba1 /print/pipsv600 | |
parent | f30879de73a1844b19ac850b29d9c365c476aad8 (diff) | |
download | freebsd-ports-gnome-b5d1fe73d7d44e95a123fe56d7db226a45e20666.tar.gz freebsd-ports-gnome-b5d1fe73d7d44e95a123fe56d7db226a45e20666.tar.zst freebsd-ports-gnome-b5d1fe73d7d44e95a123fe56d7db226a45e20666.zip |
add slave port for Photo Image Print System for Linux --- EPSON PX-V600
Diffstat (limited to 'print/pipsv600')
-rw-r--r-- | print/pipsv600/Makefile | 16 | ||||
-rw-r--r-- | print/pipsv600/distinfo | 2 | ||||
-rw-r--r-- | print/pipsv600/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pipsv600/Makefile b/print/pipsv600/Makefile new file mode 100644 index 000000000000..a7f5328498b9 --- /dev/null +++ b/print/pipsv600/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PX-V600 +# Date created: 2004.08.27 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PX-V600 + +PRTYPE= v600 + +PATCH_PRN= BAND.PRN BAND.PRN.COLOR PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pipsv600/distinfo b/print/pipsv600/distinfo new file mode 100644 index 000000000000..20524281b87d --- /dev/null +++ b/print/pipsv600/distinfo @@ -0,0 +1,2 @@ +MD5 (pipsv600-2.6.2.tar.gz) = fd627bd21d6a3f7e14b810fc50d79a70 +SIZE (pipsv600-2.6.2.tar.gz) = 2551262 diff --git a/print/pipsv600/pkg-descr b/print/pipsv600/pkg-descr new file mode 100644 index 000000000000..b6c585955bf2 --- /dev/null +++ b/print/pipsv600/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PX-V600. 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/ |