diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-02-27 10:42:02 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-02-27 10:42:02 +0000 |
commit | 8dcd0c65b2fb5653a7fcb9e7ba6d0c0fb4a2b51e (patch) | |
tree | 2356a3383ca14fdfec1f9cda3af9b09556cc33d0 /print | |
parent | 844e6bd50434d320255f2432f11255adac43b675 (diff) | |
download | ports-8dcd0c65b2fb5653a7fcb9e7ba6d0c0fb4a2b51e.tar.gz ports-8dcd0c65b2fb5653a7fcb9e7ba6d0c0fb4a2b51e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips-sc80s/Makefile | 18 | ||||
-rw-r--r-- | print/pips-sc80s/distinfo | 2 | ||||
-rw-r--r-- | print/pips-sc80s/pkg-descr | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index e7a061402c35..84cb51ffffeb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -174,6 +174,7 @@ SUBDIR += pic2fig SUBDIR += pips-sc60s SUBDIR += pips-sc65_66s + SUBDIR += pips-sc80s SUBDIR += pips-sc84_83s SUBDIR += pips-sc85_86s SUBDIR += pips-sp2100_2200 diff --git a/print/pips-sc80s/Makefile b/print/pips-sc80s/Makefile new file mode 100644 index 000000000000..a95079247f06 --- /dev/null +++ b/print/pips-sc80s/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: pips for EPSON Stylus C80 Series +# Date created: 2005.02.27 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.5.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON Stylus C80 Series + +PRTYPE= -sc80s +SUBDIR_SUFFIX= .1 + +PATCH_PRN= BAND.PRN +EKPSTM_VER= 1.1.2 + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips-sc80s/distinfo b/print/pips-sc80s/distinfo new file mode 100644 index 000000000000..f0fb2f177f47 --- /dev/null +++ b/print/pips-sc80s/distinfo @@ -0,0 +1,2 @@ +MD5 (pips-sc80s-2.5.2.tar.gz) = aadc3acc4797d647108c343e3b2375f1 +SIZE (pips-sc80s-2.5.2.tar.gz) = 1802037 diff --git a/print/pips-sc80s/pkg-descr b/print/pips-sc80s/pkg-descr new file mode 100644 index 000000000000..a9f073bb4273 --- /dev/null +++ b/print/pips-sc80s/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON Stylus C80 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/ |