aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs3-nocups/Makefile
blob: 30e1c98bac3928abf152d1c9f6557b0eb5e5a098 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"