Photo Image Print System for Linux --- EPSON PM-760C
This commit is contained in:
parent
3491673a6c
commit
b49645b291
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32179
14
print/pips760/Makefile
Normal file
14
print/pips760/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: pips for EPSON PM-760C
|
||||
# Date created: 2000.08.04
|
||||
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= ${.CURDIR}/pkg/COMMENT
|
||||
DESCR= ${.CURDIR}/pkg/DESCR
|
||||
PRTYPE= 760
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
print/pips760/distinfo
Normal file
1
print/pips760/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (pips760-1.2.i386.tgz) = 0decd791f40b89f7462b552e4198a02e
|
1
print/pips760/pkg-comment
Normal file
1
print/pips760/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Photo Image Print System for Linux --- EPSON PM-760C
|
17
print/pips760/pkg-descr
Normal file
17
print/pips760/pkg-descr
Normal file
@ -0,0 +1,17 @@
|
||||
Photo Image Print System for Linux is the Printer filter for EPSON
|
||||
PM-760C. By using this driver you can print out as high quality as you
|
||||
use Windows driver. See the below URL:
|
||||
|
||||
WWW: http://www.epkowa.co.jp/
|
||||
|
||||
And this port has a modified filter "filter760.rev" when you print out
|
||||
more than one page useful. For example, if you use it, you add the
|
||||
next entry into /etc/printcap.
|
||||
|
||||
pm760c|EPSON PM-760C:\
|
||||
:lp=/dev/lpt0:\
|
||||
:sh:\
|
||||
:if=/usr/local/libexec/pips760/filter760.rev:\
|
||||
:sd=/var/spool/lpd/pm760c:\
|
||||
:mx#0:\
|
||||
:lf=/var/log/lpd-errs
|
Loading…
Reference in New Issue
Block a user