# $NetBSD$
#fixme: repatch configure to use the directories pulled from KDE itself

DISTNAME= kglcube-0.6.1

CATEGORIES=	games kde
COMMENT= Rubik Cube

MASTER_SITES= http://mitglied.lycos.de/raistlin77/down/
DEPENDS+= kdebase>=3:../../x11/kdebase3
HOMEPAGE= http://mitglied.lycos.de/raistlin77/index.php?type=download&name=kglcube
EXTRACT_SUFX= .tar.gz

GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X11BASE= yes
CONFIGURE_ARGS+= --with-qt-dir=/usr/X11R6/qt3 --with-extra-includes=/usr/pkg/include --with-extra-libs=/usr/pkg/lib

.include "../../mk/bsd.pkg.mk"

#eof
