add slave port for Photo Image Print System for Linux --- EPSON PM-970C
(for CUPS)
This commit is contained in:
parent
3b0e9840b8
commit
2e3b242f15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117353
@ -186,6 +186,7 @@
|
||||
SUBDIR += pips900
|
||||
SUBDIR += pips940
|
||||
SUBDIR += pips970
|
||||
SUBDIR += pips970-cups
|
||||
SUBDIR += pips980
|
||||
SUBDIR += pipsv500
|
||||
SUBDIR += pipsv600
|
||||
|
15
print/pips970-cups/Makefile
Normal file
15
print/pips970-cups/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: pips for EPSON PM-970C
|
||||
# Date created: 2004.08.26
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTVERSION= 2.6.2
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for CUPS)
|
||||
|
||||
PRTYPE= 970
|
||||
DIST_TYPE= cups
|
||||
|
||||
.include "${MASTERDIR}/Makefile.pips"
|
2
print/pips970-cups/distinfo
Normal file
2
print/pips970-cups/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (pips970-cups-2.6.2.tar.gz) = 79138e93599b371186d2475cfa824c2e
|
||||
SIZE (pips970-cups-2.6.2.tar.gz) = 4584516
|
7
print/pips970-cups/pkg-descr
Normal file
7
print/pips970-cups/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
This port is for a printer filter of EPSON PM-970C. 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 New Issue
Block a user