diff options
author | ume <ume@FreeBSD.org> | 2004-08-26 19:27:49 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-26 19:27:49 +0000 |
commit | 158c29475edac4b9f526a5c9da198657f6bb318b (patch) | |
tree | d39d7d112444d4a9f77ead47855f8b32a99b3fd7 /print/pips740-cups | |
parent | 35e1d5d90bfa8efe3c21e71f20ffecffea8c8da1 (diff) | |
download | FreeBSD-ports-158c29475edac4b9f526a5c9da198657f6bb318b.zip FreeBSD-ports-158c29475edac4b9f526a5c9da198657f6bb318b.tar.gz |
add slave port for Photo Image Print System for Linux --- EPSON PM-740C
(for CUPS)
Diffstat (limited to 'print/pips740-cups')
-rw-r--r-- | print/pips740-cups/Makefile | 15 | ||||
-rw-r--r-- | print/pips740-cups/distinfo | 2 | ||||
-rw-r--r-- | print/pips740-cups/pkg-descr | 7 |
3 files changed, 24 insertions, 0 deletions
diff --git a/print/pips740-cups/Makefile b/print/pips740-cups/Makefile new file mode 100644 index 0000000..a562cb1 --- /dev/null +++ b/print/pips740-cups/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: pips for EPSON PM-740C +# 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-740C (for CUPS) + +PRTYPE= 740 +DIST_TYPE= cups + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips740-cups/distinfo b/print/pips740-cups/distinfo new file mode 100644 index 0000000..7e4660b --- /dev/null +++ b/print/pips740-cups/distinfo @@ -0,0 +1,2 @@ +MD5 (pips740-cups-2.6.2.tar.gz) = eb130356dc62bb0e5bcc3ad74a1ca745 +SIZE (pips740-cups-2.6.2.tar.gz) = 2438919 diff --git a/print/pips740-cups/pkg-descr b/print/pips740-cups/pkg-descr new file mode 100644 index 0000000..6b3d4ed --- /dev/null +++ b/print/pips740-cups/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-740C. 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/ |