diff options
author | ume <ume@FreeBSD.org> | 2004-08-28 02:59:04 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-28 02:59:04 +0800 |
commit | 1f18959541edb7139d144ec4823cdac6ffc169b0 (patch) | |
tree | d1af9cf4fb75ac0258bb086e7992c83374d9c9b8 /print/pipsv700-cups | |
parent | a13752cf456c7c94910f09439638e2dfbf217365 (diff) | |
download | freebsd-ports-gnome-1f18959541edb7139d144ec4823cdac6ffc169b0.tar.gz freebsd-ports-gnome-1f18959541edb7139d144ec4823cdac6ffc169b0.tar.zst freebsd-ports-gnome-1f18959541edb7139d144ec4823cdac6ffc169b0.zip |
add slave port for Photo Image Print System for Linux --- EPSON PX-V700
(for CUPS)
Diffstat (limited to 'print/pipsv700-cups')
-rw-r--r-- | print/pipsv700-cups/Makefile | 15 | ||||
-rw-r--r-- | print/pipsv700-cups/distinfo | 2 | ||||
-rw-r--r-- | print/pipsv700-cups/pkg-descr | 7 |
3 files changed, 24 insertions, 0 deletions
diff --git a/print/pipsv700-cups/Makefile b/print/pipsv700-cups/Makefile new file mode 100644 index 000000000000..c4ce7d4afaf3 --- /dev/null +++ b/print/pipsv700-cups/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: pips for EPSON PX-V700 +# 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-V700 (for CUPS) + +PRTYPE= v700 +DIST_TYPE= cups + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pipsv700-cups/distinfo b/print/pipsv700-cups/distinfo new file mode 100644 index 000000000000..0636ef587a0a --- /dev/null +++ b/print/pipsv700-cups/distinfo @@ -0,0 +1,2 @@ +MD5 (pipsv700-cups-2.6.2.tar.gz) = 52a0d29eaf5849655cd26f42eb9918bc +SIZE (pipsv700-cups-2.6.2.tar.gz) = 2459449 diff --git a/print/pipsv700-cups/pkg-descr b/print/pipsv700-cups/pkg-descr new file mode 100644 index 000000000000..59653386b366 --- /dev/null +++ b/print/pipsv700-cups/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PX-V700. 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/ |