openbsd-ports/x11/kde/admin3/Makefile
espie efb28f465d Minor update to kde 3.4.3, mostly zap qt 3.3.5 patches that have been
integrated, recognize theora in multimedia.
i18n3 to come...
2005-10-17 11:28:23 +00:00

18 lines
470 B
Makefile

# $OpenBSD: Makefile,v 1.13 2005/10/17 11:28:24 espie Exp $
COMMENT= "K Desktop Environment, admin tools"
CATEGORIES= x11 x11/kde
VERSION= 3.4.3
DISTNAME= kdeadmin-${VERSION}
MODKDE_VERSION?= 3.4
LIB_DEPENDS= DCOP,kdecore.6,kdefx,kdeprint,kdesu,kdeui,kio,kparts::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>