mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
add slave port for Photo Image Print System for Linux --- EPSON PM-730C
This commit is contained in:
parent
2356b70d42
commit
1281878cbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117443
4 changed files with 26 additions and 0 deletions
|
@ -175,6 +175,7 @@
|
||||||
SUBDIR += pips3500
|
SUBDIR += pips3500
|
||||||
SUBDIR += pips4000
|
SUBDIR += pips4000
|
||||||
SUBDIR += pips670
|
SUBDIR += pips670
|
||||||
|
SUBDIR += pips730
|
||||||
SUBDIR += pips740
|
SUBDIR += pips740
|
||||||
SUBDIR += pips740-cups
|
SUBDIR += pips740-cups
|
||||||
SUBDIR += pips750_2000
|
SUBDIR += pips750_2000
|
||||||
|
|
16
print/pips730/Makefile
Normal file
16
print/pips730/Makefile
Normal file
|
@ -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"
|
2
print/pips730/distinfo
Normal file
2
print/pips730/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
MD5 (pips730-2.5.2.tar.gz) = 288440a2bb143144c98859a3502cafac
|
||||||
|
SIZE (pips730-2.5.2.tar.gz) = 2582843
|
7
print/pips730/pkg-descr
Normal file
7
print/pips730/pkg-descr
Normal file
|
@ -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/
|
Loading…
Add table
Reference in a new issue