13 lines
304 B
Makefile
13 lines
304 B
Makefile
# $OpenBSD: Makefile,v 1.19 2003/12/07 20:19:14 espie Exp $
|
|
|
|
COMMENT= "games for KDE"
|
|
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.1.4
|
|
DISTNAME= kdegames-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,artskde,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3
|
|
SEPARATE_BUILD=flavored
|
|
|
|
.include <bsd.port.mk>
|