diff options
author | ume <ume@FreeBSD.org> | 2004-08-28 02:40:07 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-28 02:40:07 +0800 |
commit | ecc4ff032f8e185f5a8cb48ec3635280d668d76e (patch) | |
tree | 963374e520d0947b9e1fc33b1cdfc99d24734e39 /print/pips730 | |
parent | 9e4517a61baabe588233a8f846044efe30a2fb04 (diff) | |
download | freebsd-ports-gnome-ecc4ff032f8e185f5a8cb48ec3635280d668d76e.tar.gz freebsd-ports-gnome-ecc4ff032f8e185f5a8cb48ec3635280d668d76e.tar.zst freebsd-ports-gnome-ecc4ff032f8e185f5a8cb48ec3635280d668d76e.zip |
add slave port for Photo Image Print System for Linux --- EPSON PM-730C
Diffstat (limited to 'print/pips730')
-rw-r--r-- | print/pips730/Makefile | 16 | ||||
-rw-r--r-- | print/pips730/distinfo | 2 | ||||
-rw-r--r-- | print/pips730/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pips730/Makefile b/print/pips730/Makefile new file mode 100644 index 000000000000..27d57c6a5504 --- /dev/null +++ b/print/pips730/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-730C +# Date created: 2004.08.26 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.5.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-730C + +PRTYPE= 730 + +PATCH_PRN= BID.PRN + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips730/distinfo b/print/pips730/distinfo new file mode 100644 index 000000000000..acab25b33810 --- /dev/null +++ b/print/pips730/distinfo @@ -0,0 +1,2 @@ +MD5 (pips730-2.5.2.tar.gz) = 288440a2bb143144c98859a3502cafac +SIZE (pips730-2.5.2.tar.gz) = 2582843 diff --git a/print/pips730/pkg-descr b/print/pips730/pkg-descr new file mode 100644 index 000000000000..1fab301c0555 --- /dev/null +++ b/print/pips730/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-730C. 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/ |