Photo Image Print System for Linux --- EPSON PM-900C
This commit is contained in:
parent
93648db412
commit
d4464bc184
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35860
@ -83,6 +83,7 @@
|
||||
SUBDIR += pips770
|
||||
SUBDIR += pips800
|
||||
SUBDIR += pips820_3300
|
||||
SUBDIR += pips900
|
||||
SUBDIR += pkfonts118
|
||||
SUBDIR += pkfonts240
|
||||
SUBDIR += pkfonts300
|
||||
|
16
print/pips900/Makefile
Normal file
16
print/pips900/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: pips for EPSON PM-900C
|
||||
# Date created: 2000.12.09
|
||||
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= print linux
|
||||
PORTVERSION= 1.3
|
||||
MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= ${.CURDIR}/pkg-comment
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PRTYPE= 900
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
print/pips900/distinfo
Normal file
1
print/pips900/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (pips900-1.3.i386.tgz) = 2f133b29dc2f104553f32dbfffdf0b7a
|
1
print/pips900/pkg-comment
Normal file
1
print/pips900/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Photo Image Print System for Linux --- EPSON PM-900C
|
17
print/pips900/pkg-descr
Normal file
17
print/pips900/pkg-descr
Normal file
@ -0,0 +1,17 @@
|
||||
Photo Image Print System for Linux is the Printer filter for EPSON
|
||||
PM-900C. 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 "filter900.rev" when you print out
|
||||
more than one page useful. For example, if you use it, you add the
|
||||
next entry into /etc/printcap.
|
||||
|
||||
pm900c|EPSON PM-900C:\
|
||||
:lp=/dev/lpt0:\
|
||||
:sh:\
|
||||
:if=/usr/local/libexec/pips900/filter900.rev:\
|
||||
:sd=/var/spool/lpd/pm900c:\
|
||||
:mx#0:\
|
||||
:lf=/var/log/lpd-errs
|
Loading…
Reference in New Issue
Block a user