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-740C
(for CUPS)
This commit is contained in:
parent
1925668d84
commit
47f18ce4a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117358
4 changed files with 25 additions and 0 deletions
|
@ -175,6 +175,7 @@
|
||||||
SUBDIR += pips3500
|
SUBDIR += pips3500
|
||||||
SUBDIR += pips670
|
SUBDIR += pips670
|
||||||
SUBDIR += pips740
|
SUBDIR += pips740
|
||||||
|
SUBDIR += pips740-cups
|
||||||
SUBDIR += pips750_2000
|
SUBDIR += pips750_2000
|
||||||
SUBDIR += pips760
|
SUBDIR += pips760
|
||||||
SUBDIR += pips770
|
SUBDIR += pips770
|
||||||
|
|
15
print/pips740-cups/Makefile
Normal file
15
print/pips740-cups/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: pips for EPSON PM-740C
|
||||||
|
# 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-740C (for CUPS)
|
||||||
|
|
||||||
|
PRTYPE= 740
|
||||||
|
DIST_TYPE= cups
|
||||||
|
|
||||||
|
.include "${MASTERDIR}/Makefile.pips"
|
2
print/pips740-cups/distinfo
Normal file
2
print/pips740-cups/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
MD5 (pips740-cups-2.6.2.tar.gz) = eb130356dc62bb0e5bcc3ad74a1ca745
|
||||||
|
SIZE (pips740-cups-2.6.2.tar.gz) = 2438919
|
7
print/pips740-cups/pkg-descr
Normal file
7
print/pips740-cups/pkg-descr
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
This port is for a printer filter of EPSON PM-740C. 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