b7dd503195
Photo Image Print System for Linux --- EPSON Stylus Photo R300/R310
16 lines
410 B
Makefile
16 lines
410 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus Photo R300/R310
|
|
# 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 R300/R310
|
|
|
|
PRTYPE= -spr300_310
|
|
|
|
PATCH_PRN= PATCH.PRN PATCH.PRN.COLOR
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|