1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/print/cups-image/Makefile
2013-12-09 14:49:08 +00:00

15 lines
203 B
Makefile

# $FreeBSD$
CATEGORIES= print
MAINTAINER= bsam@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_IMAGE= yes
NO_STAGE= yes
.sinclude "${.CURDIR}/Makefile.local"
.include "${MASTERDIR}/Makefile"