ae08b89cba
klaptop daemon code mostly from Ian Darwin.
12 lines
324 B
Makefile
12 lines
324 B
Makefile
# $OpenBSD: Makefile,v 1.12 2003/01/27 20:05:50 espie Exp $
|
|
|
|
COMMENT= "X11 toolkit, utilities"
|
|
CATEGORIES= x11 x11/kde
|
|
VERSION= 3.1
|
|
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>
|