ec84177d6e
Photo Image Print System for Linux --- EPSON Stylus Photo 2100/2200
17 lines
437 B
Makefile
17 lines
437 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Photo 2100/2200
|
|
# Date created: 2004.08.30
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.6.2
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON Stylus Photo 2100/2200
|
|
|
|
PRTYPE= -sp2100_2200
|
|
|
|
PATCH_PRN= PATCH.PRN.COLOR PATCH.PRN.COLOR.2 PATCH.PRN.COLOR.3
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|