mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
21 lines
503 B
Makefile
21 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= 5
|
|
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"
|