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

DEPRECATED=     Depends on QT3; unmaintained
EXPIRATION_DATE=    2013-07-01

.include "${MASTERDIR}/Makefile"