diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:25:40 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:25:40 +0000 |
commit | 2e3b242f1549920c1cab18dcbbc45ddfaf410b6b (patch) | |
tree | 2a81c142c9294bb00303698af5beab1bb83d2b38 /print/pips970-cups | |
parent | 3b0e9840b87b50a8373639e8699cea730f2578cb (diff) | |
download | ports-2e3b242f1549920c1cab18dcbbc45ddfaf410b6b.tar.gz ports-2e3b242f1549920c1cab18dcbbc45ddfaf410b6b.zip |
Notes
Diffstat (limited to 'print/pips970-cups')
-rw-r--r-- | print/pips970-cups/Makefile | 15 | ||||
-rw-r--r-- | print/pips970-cups/distinfo | 2 | ||||
-rw-r--r-- | print/pips970-cups/pkg-descr | 7 |
3 files changed, 24 insertions, 0 deletions
diff --git a/print/pips970-cups/Makefile b/print/pips970-cups/Makefile new file mode 100644 index 000000000000..67241cd6a766 --- /dev/null +++ b/print/pips970-cups/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: pips for EPSON PM-970C +# Date created: 2004.08.26 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for CUPS) + +PRTYPE= 970 +DIST_TYPE= cups + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips970-cups/distinfo b/print/pips970-cups/distinfo new file mode 100644 index 000000000000..854c470d7873 --- /dev/null +++ b/print/pips970-cups/distinfo @@ -0,0 +1,2 @@ +MD5 (pips970-cups-2.6.2.tar.gz) = 79138e93599b371186d2475cfa824c2e +SIZE (pips970-cups-2.6.2.tar.gz) = 4584516 diff --git a/print/pips970-cups/pkg-descr b/print/pips970-cups/pkg-descr new file mode 100644 index 000000000000..e544b5530aa4 --- /dev/null +++ b/print/pips970-cups/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-970C. 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/ |