diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:57:52 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:57:52 +0000 |
commit | fd778515130623cf52de83f408589c6d9a3b31d4 (patch) | |
tree | 7cd1943a2fd6f849da1bf05ed0dba0d67276795b /print/pipsv700 | |
parent | The documentation has included in misc/bibletime now. (diff) |
add slave port for Photo Image Print System for Linux --- EPSON PX-V700
(for LPR)
Notes
Notes:
svn path=/head/; revision=117453
Diffstat (limited to 'print/pipsv700')
-rw-r--r-- | print/pipsv700/Makefile | 17 | ||||
-rw-r--r-- | print/pipsv700/distinfo | 2 | ||||
-rw-r--r-- | print/pipsv700/pkg-descr | 7 |
3 files changed, 26 insertions, 0 deletions
diff --git a/print/pipsv700/Makefile b/print/pipsv700/Makefile new file mode 100644 index 000000000000..bba3834d7753 --- /dev/null +++ b/print/pipsv700/Makefile @@ -0,0 +1,17 @@ +# 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 LPR) + +PRTYPE= v700 +DIST_TYPE= lpr + +PATCH_PRN= BAND.PRN BAND.PRN.COLOR BID.PRN BID.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pipsv700/distinfo b/print/pipsv700/distinfo new file mode 100644 index 000000000000..f7a6222e21b9 --- /dev/null +++ b/print/pipsv700/distinfo @@ -0,0 +1,2 @@ +MD5 (pipsv700-2.6.2.tar.gz) = 7f9b058cac3159d24d6f0307c3d68250 +SIZE (pipsv700-2.6.2.tar.gz) = 3122277 diff --git a/print/pipsv700/pkg-descr b/print/pipsv700/pkg-descr new file mode 100644 index 000000000000..59653386b366 --- /dev/null +++ b/print/pipsv700/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/ |