13 lines
291 B
Makefile
13 lines
291 B
Makefile
# $OpenBSD: Makefile,v 1.8 2002/07/16 12:20:42 espie Exp $
|
|
|
|
COMMENT= games for KDE
|
|
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.0.2
|
|
DISTNAME= kdegames-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3
|
|
SEPARATE_BUILD=simple
|
|
|
|
.include <bsd.port.mk>
|