de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
18 lines
411 B
Makefile
18 lines
411 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus C60 Series
|
|
# Date created: 2004.08.29
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.5.2
|
|
PORTREVISION= 6
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C60 Series
|
|
|
|
PRTYPE= -sc60s
|
|
SUBDIR_SUFFIX= .1
|
|
|
|
PATCH_PRN= BID.PRN
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|