13 lines
303 B
Makefile
13 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.16 2003/04/10 18:08:57 jsyn Exp $
|
|
|
|
COMMENT= "games for KDE"
|
|
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.1.1
|
|
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>
|