summaryrefslogtreecommitdiff
path: root/misc/kdeadmin2/Makefile
blob: e0b0e48fdde69887a3307017dbbcc459048b1c64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2001/03/14 16:16:02 skrll Exp $
#

DISTNAME=	kdeadmin-2.1
CATEGORIES=	misc kde
.include "../../x11/kde2/Makefile.part1"
COMMENT=	Utilities for the KDE integrated X11 desktop

DEPENDS+=	kdebase-2.1:../../x11/kdebase2

.include "../../x11/kde2/Makefile.part2"

CONFIGURE_ARGS+= "--without-shadow"

.include "../../mk/bsd.pkg.mk"