d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 lines
503 B
Makefile
20 lines
503 B
Makefile
# New ports collection makefile for: pips for EPSON PM-930C
|
|
# Date created: 2005.08.03
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.6.2
|
|
PORTREVISION= 2
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON PM-930C (for LPR)
|
|
|
|
PRTYPE= 930
|
|
DIST_TYPE= lpr
|
|
|
|
PATCH_PRN= BID.PRN PATCH.PRN PATCH.PRN.2 PATCH.PRN.3 \
|
|
PATCH.PRN.COLOR PATCH.PRN.COLOR.2 PATCH.PRN.COLOR.3
|
|
EKPSTM_VER= 1.1.2
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|