freebsd-ports/x11/kdelibs3-nocups/Makefile

18 lines
370 B
Makefile
Raw Normal View History

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