diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:40:07 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-27 18:40:07 +0000 |
commit | 1281878cbe0208cb3e3f0fc995caa85bb9ec4fb6 (patch) | |
tree | 41353186a3f32dacb0145e6374f59f04a32e0edb /print | |
parent | 2356b70d4210c6b459d6703aee305aa286b3bd5b (diff) | |
download | ports-1281878cbe0208cb3e3f0fc995caa85bb9ec4fb6.tar.gz ports-1281878cbe0208cb3e3f0fc995caa85bb9ec4fb6.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips730/Makefile | 16 | ||||
-rw-r--r-- | print/pips730/distinfo | 2 | ||||
-rw-r--r-- | print/pips730/pkg-descr | 7 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 3cf61863d796..cdc0d570d8c7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -175,6 +175,7 @@ SUBDIR += pips3500 SUBDIR += pips4000 SUBDIR += pips670 + SUBDIR += pips730 SUBDIR += pips740 SUBDIR += pips740-cups SUBDIR += pips750_2000 diff --git a/print/pips730/Makefile b/print/pips730/Makefile new file mode 100644 index 000000000000..27d57c6a5504 --- /dev/null +++ b/print/pips730/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-730C +# Date created: 2004.08.26 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.5.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-730C + +PRTYPE= 730 + +PATCH_PRN= BID.PRN + +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips730/distinfo b/print/pips730/distinfo new file mode 100644 index 000000000000..acab25b33810 --- /dev/null +++ b/print/pips730/distinfo @@ -0,0 +1,2 @@ +MD5 (pips730-2.5.2.tar.gz) = 288440a2bb143144c98859a3502cafac +SIZE (pips730-2.5.2.tar.gz) = 2582843 diff --git a/print/pips730/pkg-descr b/print/pips730/pkg-descr new file mode 100644 index 000000000000..1fab301c0555 --- /dev/null +++ b/print/pips730/pkg-descr @@ -0,0 +1,7 @@ +This port is for a printer filter of EPSON PM-730C. 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/ |