diff options
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pipsv500/Makefile | 16 | ||||
-rw-r--r-- | print/pipsv500/distinfo | 2 | ||||
-rw-r--r-- | print/pipsv500/pkg-descr | 7 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 7733470dcaee..c8c3f39b0464 100644 --- a/print/Makefile +++ b/print/Makefile @@ -182,6 +182,7 @@ SUBDIR += pips820 SUBDIR += pips880 SUBDIR += pips900 + SUBDIR += pipsv500 SUBDIR += pkfonts118 SUBDIR += pkfonts240 SUBDIR += pkfonts300 diff --git a/print/pipsv500/Makefile b/print/pipsv500/Makefile new file mode 100644 index 000000000000..3cd96145c2e8 --- /dev/null +++ b/print/pipsv500/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PX-V500 +# 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-V500 + +PRTYPE= v500 + +PATCH_PRN= BAND.PRN BAND.PRN.COLOR PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pipsv500/distinfo b/print/pipsv500/distinfo new file mode 100644 index 000000000000..654ea3eb3c11 --- /dev/null +++ b/print/pipsv500/distinfo @@ -0,0 +1,2 @@ +MD5 (pipsv500-2.6.2.tar.gz) = f282132d547b76711e8148492571fc05 +SIZE (pipsv500-2.6.2.tar.gz) = 2526093 diff --git a/print/pipsv500/pkg-descr b/print/pipsv500/pkg-descr new file mode 100644 index 000000000000..da56c2b3c963 --- /dev/null +++ b/print/pipsv500/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PX-V500. 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/ |