ea7846a86f
The distfiles should be publically available shortly. this fixes a few nits: build accessibility, move cvscheck to avoid conflicts. i18n files missing.
14 lines
325 B
Makefile
14 lines
325 B
Makefile
# $OpenBSD: Makefile,v 1.23 2004/03/07 21:08:44 espie Exp $
|
|
|
|
COMMENT= "games for KDE"
|
|
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.2.1
|
|
DISTNAME= kdegames-${VERSION}
|
|
MODKDE_VERSION= 3.2
|
|
|
|
LIB_DEPENDS= kdecore.6,artskde,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3
|
|
SEPARATE_BUILD=flavored
|
|
|
|
.include <bsd.port.mk>
|