1160fd7012
Approved by: portmgr
17 lines
353 B
Makefile
17 lines
353 B
Makefile
# New ports collection makefile for: kdelibs3-nocups
|
|
# Date created: Tue 25 Jan 2005
|
|
# Whom: Michael Nottebrock
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME?= kdelibs3
|
|
PKGNAMESUFFIX?= -nocups
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
WITHOUT_CUPS= yes
|
|
MASTERDIR= ${.CURDIR}/../../x11/kdelibs3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|