add slave port for Photo Image Print System for Linux --- EPSON PM-980C
This commit is contained in:
parent
85cf4e04e2
commit
9ed49bbe17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117343
4 changed files with 29 additions and 0 deletions
|
@ -182,6 +182,7 @@
|
|||
SUBDIR += pips820
|
||||
SUBDIR += pips880
|
||||
SUBDIR += pips900
|
||||
SUBDIR += pips980
|
||||
SUBDIR += pipsv500
|
||||
SUBDIR += pipsv600
|
||||
SUBDIR += pkfonts118
|
||||
|
|
19
print/pips980/Makefile
Normal file
19
print/pips980/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# New ports collection makefile for: pips for EPSON PM-980C
|
||||
# Date created: 2004.08.22
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTVERSION= 2.6.2
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= Photo Image Print System for Linux --- EPSON PM-980C
|
||||
|
||||
PRTYPE= 980
|
||||
|
||||
PATCH_PRN= BID.PRN.4 BID.PRN.7 PATCH.PRN.4 PATCH.PRN.4.2 PATCH.PRN.4.3 \
|
||||
PATCH.PRN.4.COLOR PATCH.PRN.4.COLOR.2 PATCH.PRN.4.COLOR.3 \
|
||||
PATCH.PRN.7 PATCH.PRN.7.2 PATCH.PRN.7.3 PATCH.PRN.7.COLOR \
|
||||
PATCH.PRN.7.COLOR.2 PATCH.PRN.7.COLOR.3
|
||||
|
||||
.include "${MASTERDIR}/Makefile.pips"
|
2
print/pips980/distinfo
Normal file
2
print/pips980/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (pips980-2.6.2.tar.gz) = db7ad0a22e7442edee748db97368d97f
|
||||
SIZE (pips980-2.6.2.tar.gz) = 7043078
|
7
print/pips980/pkg-descr
Normal file
7
print/pips980/pkg-descr
Normal file
|
@ -0,0 +1,7 @@
|
|||
This port is for a printer filter of EPSON PM-980C. 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…
Reference in a new issue