ae08b89cba
klaptop daemon code mostly from Ian Darwin.
11 lines
334 B
Makefile
11 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.10 2003/01/27 20:05:50 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.1
|
|
DISTNAME= kdetoys-${VERSION}
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kscreensaver,kutils::x11/kde/libs3
|
|
|
|
SEPARATE_BUILD=flavored
|
|
.include <bsd.port.mk>
|