d82978abfe
Submitted by: ISHII <m-1shii__at__r2.dion.ne.jp> (with some modification)
21 lines
504 B
Makefile
21 lines
504 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= 0
|
|
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"
|