diff options
author | ume <ume@FreeBSD.org> | 2004-08-30 23:13:30 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-30 23:13:30 +0800 |
commit | bb58924908265fc185136ac73b6092ffe0592079 (patch) | |
tree | 71a9b61d158e2b3199f54aa38f570f5bf40cbbfb /print | |
parent | 6e91f7f4b481d1a30e705d07c0ae3842f15c43d5 (diff) | |
download | freebsd-ports-gnome-bb58924908265fc185136ac73b6092ffe0592079.tar.gz freebsd-ports-gnome-bb58924908265fc185136ac73b6092ffe0592079.tar.zst freebsd-ports-gnome-bb58924908265fc185136ac73b6092ffe0592079.zip |
add slave port
Photo Image Print System for Linux --- EPSON Stylus C84/C83 Series
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips-sc84_83s/Makefile | 16 | ||||
-rw-r--r-- | print/pips-sc84_83s/distinfo | 2 | ||||
-rw-r--r-- | print/pips-sc84_83s/pkg-descr | 7 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 36cd6b464b53..148717df46bb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -171,6 +171,7 @@ SUBDIR += pic2fig SUBDIR += pips-sc60s SUBDIR += pips-sc65_66s + SUBDIR += pips-sc84_83s SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 diff --git a/print/pips-sc84_83s/Makefile b/print/pips-sc84_83s/Makefile new file mode 100644 index 000000000000..6d89d8126110 --- /dev/null +++ b/print/pips-sc84_83s/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON Stylus C84/C83 Series +# Date created: 2004.08.29 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus C84/C83 Series + +PRTYPE= -sc84_83s + +PATCH_PRN= BAND.PRN BAND.PRN.COLOR PATCH.PRN PATCH.PRN.COLOR + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-sc84_83s/distinfo b/print/pips-sc84_83s/distinfo new file mode 100644 index 000000000000..8f834d97059c --- /dev/null +++ b/print/pips-sc84_83s/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-sc84_83s-2.6.2.tar.gz) = a5babf46d8f954f2b7a270b538aee584 +SIZE (pips-sc84_83s-2.6.2.tar.gz) = 2497589 diff --git a/print/pips-sc84_83s/pkg-descr b/print/pips-sc84_83s/pkg-descr new file mode 100644 index 000000000000..d039f63ee9f2 --- /dev/null +++ b/print/pips-sc84_83s/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus C84/C83 Series. 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/ |