freebsd-ports/print/cups-image/Makefile
Boris Samorodov ec8d898909 Release cups-* nad foomatic-* ports. Currently I have no enough
spare time for those ports.

I've submitted ports/186824 to update cups-* ports to version 1.7.0.
2014-02-16 21:17:15 +00:00

12 lines
188 B
Makefile

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