mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
15 lines
203 B
Makefile
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"
|