openbsd-ports/x11/kde/admin3/Makefile
2005-11-29 14:12:59 +00:00

18 lines
476 B
Makefile

# $OpenBSD: Makefile,v 1.14 2005/11/29 14:13:00 espie Exp $
COMMENT= "K Desktop Environment, admin tools"
CATEGORIES= x11 x11/kde
VERSION= 3.5.0
DISTNAME= kdeadmin-${VERSION}
MODKDE_VERSION?= 3.5
LIB_DEPENDS= DCOP,kdecore.6,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kntlm::x11/kde/libs3
FLAVORS= debug
SEPARATE_BUILD= flavored
WANTLIB= ICE SM X11 Xext Xrender art_lgpl_2 c jpeg kabc kresources \
kwalletclient m png pthread stdc++ util vcard z
.include <bsd.port.mk>