12 lines
326 B
Makefile
12 lines
326 B
Makefile
# $OpenBSD: Makefile,v 1.15 2003/12/07 20:19:15 espie Exp $
|
|
|
|
COMMENT= "X11 toolkit, utilities"
|
|
CATEGORIES= x11 x11/kde
|
|
VERSION= 3.1.4
|
|
DISTNAME= kdeutils-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,DCOP,kabc,kdefakes,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kspell,vcard::x11/kde/libs3
|
|
|
|
SEPARATE_BUILD=flavored
|
|
.include <bsd.port.mk>
|