mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
ec8d898909
spare time for those ports. I've submitted ports/186824 to update cups-* ports to version 1.7.0.
13 lines
188 B
Makefile
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"
|