diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:51:07 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:51:07 +0000 |
commit | 632929660dd2f5c556dd4937cf77b01a351850ec (patch) | |
tree | 2cfa765a047526d4cedd5b88132fc00bef912413 /print/pipsg700 | |
parent | 2dd3f6e474eec7560465574ad1dee5d423a53a4e (diff) | |
download | ports-632929660dd2f5c556dd4937cf77b01a351850ec.tar.gz ports-632929660dd2f5c556dd4937cf77b01a351850ec.zip |
Notes
Diffstat (limited to 'print/pipsg700')
-rw-r--r-- | print/pipsg700/Makefile | 16 | ||||
-rw-r--r-- | print/pipsg700/distinfo | 2 | ||||
-rw-r--r-- | print/pipsg700/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pipsg700/Makefile b/print/pipsg700/Makefile new file mode 100644 index 000000000000..f3952312a649 --- /dev/null +++ b/print/pipsg700/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-G700 +# 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 PM-G700 + +PRTYPE= g700 + +PATCH_PRN= PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pipsg700/distinfo b/print/pipsg700/distinfo new file mode 100644 index 000000000000..65257a4e41ad --- /dev/null +++ b/print/pipsg700/distinfo @@ -0,0 +1,2 @@ +MD5 (pipsg700-2.6.2.tar.gz) = d9e435917ba8208a3add4e90b8a373b2 +SIZE (pipsg700-2.6.2.tar.gz) = 4577350 diff --git a/print/pipsg700/pkg-descr b/print/pipsg700/pkg-descr new file mode 100644 index 000000000000..4194adcd1004 --- /dev/null +++ b/print/pipsg700/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-G700. 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/ |