0e859c72aa
- Stage all cups related ports - Cleanup (it still needs more cleanup) Base on [1] PR: ports/186824 [1] Submitted by: bsam
12 lines
189 B
Makefile
12 lines
189 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= print
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR?= ${.CURDIR}/../cups-base
|
|
|
|
CUPS_CLIENT= yes
|
|
|
|
.sinclude "${.CURDIR}/Makefile.local"
|
|
.include "${MASTERDIR}/Makefile"
|