mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
fe279f0df8
Discussed with: kris Approved by: portmgr (implicit)
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= 1
|
|
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"
|