1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# $FreeBSD$ CATEGORIES= print MAINTAINER= ports@FreeBSD.org MASTERDIR?= ${.CURDIR}/../cups-base CUPS_CLIENT= yes NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif .include "${MASTERDIR}/Makefile"