14 lines
342 B
Makefile
14 lines
342 B
Makefile
# $OpenBSD: Makefile,v 1.27 2004/10/19 00:25:26 espie Exp $
|
|
|
|
COMMENT= "K Desktop Environment, games"
|
|
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.3.1
|
|
DISTNAME= kdegames-${VERSION}
|
|
MODKDE_VERSION= 3.3.0
|
|
|
|
LIB_DEPENDS= kdecore.6,artskde,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3
|
|
SEPARATE_BUILD=flavored
|
|
|
|
.include <bsd.port.mk>
|