diff options
author | ume <ume@FreeBSD.org> | 2004-08-27 03:19:13 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-27 03:19:13 +0800 |
commit | c030a69656211518e70e9fec1dff7e03f65fd91c (patch) | |
tree | 75b68f2b549abfb8bed5e2228a1da84d7961038b /print/pips980 | |
parent | ef79ad2b88ec5a1f36c0fb1c41c2607e1d6d64a8 (diff) | |
download | freebsd-ports-gnome-c030a69656211518e70e9fec1dff7e03f65fd91c.tar.gz freebsd-ports-gnome-c030a69656211518e70e9fec1dff7e03f65fd91c.tar.zst freebsd-ports-gnome-c030a69656211518e70e9fec1dff7e03f65fd91c.zip |
add slave port for Photo Image Print System for Linux --- EPSON PM-980C
Diffstat (limited to 'print/pips980')
-rw-r--r-- | print/pips980/Makefile | 19 | ||||
-rw-r--r-- | print/pips980/distinfo | 2 | ||||
-rw-r--r-- | print/pips980/pkg-descr | 7 |
3 files changed, 28 insertions, 0 deletions
diff --git a/print/pips980/Makefile b/print/pips980/Makefile new file mode 100644 index 000000000000..947ff24f45f2 --- /dev/null +++ b/print/pips980/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: pips for EPSON PM-980C +# Date created: 2004.08.22 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-980C + +PRTYPE= 980 + +PATCH_PRN= BID.PRN.4 BID.PRN.7 PATCH.PRN.4 PATCH.PRN.4.2 PATCH.PRN.4.3 \ + PATCH.PRN.4.COLOR PATCH.PRN.4.COLOR.2 PATCH.PRN.4.COLOR.3 \ + PATCH.PRN.7 PATCH.PRN.7.2 PATCH.PRN.7.3 PATCH.PRN.7.COLOR \ + PATCH.PRN.7.COLOR.2 PATCH.PRN.7.COLOR.3 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips980/distinfo b/print/pips980/distinfo new file mode 100644 index 000000000000..9a9c3299bf2f --- /dev/null +++ b/print/pips980/distinfo @@ -0,0 +1,2 @@ +MD5 (pips980-2.6.2.tar.gz) = db7ad0a22e7442edee748db97368d97f +SIZE (pips980-2.6.2.tar.gz) = 7043078 diff --git a/print/pips980/pkg-descr b/print/pips980/pkg-descr new file mode 100644 index 000000000000..8feccc249964 --- /dev/null +++ b/print/pips980/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-980C. 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/ |