freebsd-ports/x11/kdelibs3-nocups/Makefile
Max Brazhnikov 585f07aff3 Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00

16 lines
355 B
Makefile

# New ports collection makefile for: kdelibs3-nocups
# Date created: Tue 25 Jan 2005
# Whom: Michael Nottebrock
#
# $FreeBSD$
PORTNAME?= kdelibs3
PKGNAMESUFFIX?= -nocups
MAINTAINER= ports@FreeBSD.org
PLIST= ${.CURDIR}/pkg-plist
WITHOUT_CUPS= yes
MASTERDIR= ${.CURDIR}/../../x11/kdelibs3
.include "${MASTERDIR}/Makefile"