ec8d898909
spare time for those ports. I've submitted ports/186824 to update cups-* ports to version 1.7.0.
12 lines
188 B
Makefile
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"
|