1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
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

13 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"