# $MidnightBSD: trunk/print/cups-image/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

CATEGORIES=	print

MAINTAINER=	ports@MidnightBSD.org

MASTERDIR?=	${.CURDIR}/../cups-base
 
CUPS_IMAGE=	yes

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
