Photo Image Print System for Linux --- EPSON PM-820C PM-3300C
This commit is contained in:
parent
4aa5f90a92
commit
7def481043
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32177
15
print/pips820_3300/Makefile
Normal file
15
print/pips820_3300/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: pips for EPSON PM-820C PM-3300C
|
||||
# Date created: 2000.08.04
|
||||
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE:S,_3300,,}/
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= ${.CURDIR}/pkg/COMMENT
|
||||
DESCR= ${.CURDIR}/pkg/DESCR
|
||||
PRTYPE= 820_3300
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
print/pips820_3300/distinfo
Normal file
1
print/pips820_3300/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (pips820_3300-1.2.i386.tgz) = 1d541aec284500b858f3c91cfc8e5504
|
1
print/pips820_3300/pkg-comment
Normal file
1
print/pips820_3300/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Photo Image Print System for Linux --- EPSON PM-820C PM-3300C
|
17
print/pips820_3300/pkg-descr
Normal file
17
print/pips820_3300/pkg-descr
Normal file
@ -0,0 +1,17 @@
|
||||
Photo Image Print System for Linux is the Printer filter for EPSON
|
||||
PM-820C PM-3300C. 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 "filter820_3300.rev" when you print out
|
||||
more than one page useful. For example, if you use it, you add the
|
||||
next entry into /etc/printcap.
|
||||
|
||||
pm820c_3300c|EPSON PM-820C PM-3300C:\
|
||||
:lp=/dev/lpt0:\
|
||||
:sh:\
|
||||
:if=/usr/local/libexec/pips820_3300/filter820_3300.rev:\
|
||||
:sd=/var/spool/lpd/pm820c_3300c:\
|
||||
:mx#0:\
|
||||
:lf=/var/log/lpd-errs
|
Loading…
Reference in New Issue
Block a user