mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
New port of Photo Image Print System for Linux --- EPSON Stylus
C80 Series. Requested by: Reed Loefgren <rloef@interfold.com>
This commit is contained in:
parent
844e6bd504
commit
8dcd0c65b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129878
4 changed files with 28 additions and 0 deletions
|
@ -174,6 +174,7 @@
|
|||
SUBDIR += pic2fig
|
||||
SUBDIR += pips-sc60s
|
||||
SUBDIR += pips-sc65_66s
|
||||
SUBDIR += pips-sc80s
|
||||
SUBDIR += pips-sc84_83s
|
||||
SUBDIR += pips-sc85_86s
|
||||
SUBDIR += pips-sp2100_2200
|
||||
|
|
18
print/pips-sc80s/Makefile
Normal file
18
print/pips-sc80s/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: pips for EPSON Stylus C80 Series
|
||||
# Date created: 2005.02.27
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTVERSION= 2.5.2
|
||||
MASTERDIR= ${.CURDIR}/../pips800
|
||||
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C80 Series
|
||||
|
||||
PRTYPE= -sc80s
|
||||
SUBDIR_SUFFIX= .1
|
||||
|
||||
PATCH_PRN= BAND.PRN
|
||||
EKPSTM_VER= 1.1.2
|
||||
|
||||
.include "${MASTERDIR}/Makefile.pips"
|
2
print/pips-sc80s/distinfo
Normal file
2
print/pips-sc80s/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (pips-sc80s-2.5.2.tar.gz) = aadc3acc4797d647108c343e3b2375f1
|
||||
SIZE (pips-sc80s-2.5.2.tar.gz) = 1802037
|
7
print/pips-sc80s/pkg-descr
Normal file
7
print/pips-sc80s/pkg-descr
Normal file
|
@ -0,0 +1,7 @@
|
|||
This port is for a printer filter of EPSON Stylus C80 Series. 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