aboutsummaryrefslogtreecommitdiffstats
path: root/print/cups-image/Makefile
blob: ec3e010e23ba71df11067399a2be92757f518295 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

CATEGORIES= print

MAINTAINER= ports@FreeBSD.org

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

CUPS_IMAGE= yes

.sinclude "${.CURDIR}/Makefile.local"
.include "${MASTERDIR}/Makefile"