diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:59:04 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:59:04 +0000 |
commit | b09f42472922f556949217da3127fa36bd74b3cc (patch) | |
tree | e74295bed690d4a5299a07476869fa037751d3ad /print/pipsv700-cups | |
parent | 5e20124e28764ad1775f11eb1bc748a18d6fe67f (diff) |
Notes
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/ |