diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:52:08 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:52:08 +0000 |
commit | cb0ca4d13dc71a6863c1219b73c056dc1a323905 (patch) | |
tree | 6d3be6bd8fdf9e09e7fcbda2341356d7b5b566f9 /print/pipsg800 | |
parent | add slave port for Photo Image Print System for Linux --- EPSON PM-G700 (diff) |
add slave port for Photo Image Print System for Linux --- EPSON PM-G800
Notes
Notes:
svn path=/head/; revision=117450
Diffstat (limited to 'print/pipsg800')
-rw-r--r-- | print/pipsg800/Makefile | 16 | ||||
-rw-r--r-- | print/pipsg800/distinfo | 2 | ||||
-rw-r--r-- | print/pipsg800/pkg-descr | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/print/pipsg800/Makefile b/print/pipsg800/Makefile new file mode 100644 index 000000000000..fd0fcbfd9d18 --- /dev/null +++ b/print/pipsg800/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-G800 +# 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-G800 + +PRTYPE= g800 + +PATCH_PRN= PATCH.PRN + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pipsg800/distinfo b/print/pipsg800/distinfo new file mode 100644 index 000000000000..ad287d38d49a --- /dev/null +++ b/print/pipsg800/distinfo @@ -0,0 +1,2 @@ +MD5 (pipsg800-2.6.2.tar.gz) = c5e72841ef4cc8f213aba993ddf2e63c +SIZE (pipsg800-2.6.2.tar.gz) = 3804453 diff --git a/print/pipsg800/pkg-descr b/print/pipsg800/pkg-descr new file mode 100644 index 000000000000..5f9ef497cd7b --- /dev/null +++ b/print/pipsg800/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-G800. 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/ |