openbsd-ports/x11/kde/admin3/Makefile
2006-08-03 10:53:35 +00:00

18 lines
490 B
Makefile

# $OpenBSD: Makefile,v 1.18 2006/08/03 10:53:35 espie Exp $
COMMENT= "K Desktop Environment, admin tools"
CATEGORIES= x11 x11/kde
VERSION= 3.5.4
DISTNAME= kdeadmin-${VERSION}
MODKDE_VERSION?= 3.5.3
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 iconv idn
.include <bsd.port.mk>