17 lines
530 B
Makefile
17 lines
530 B
Makefile
# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $
|
|
|
|
DISTNAME= kblackbox-${_KDE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= games
|
|
COMMENT= Find the balls hidden in the black box by shooting laser beams
|
|
|
|
.include "../../meta-pkgs/kde4/Makefile.kde4"
|
|
|
|
.include "../../meta-pkgs/kde4/kde4.mk"
|
|
|
|
.include "../../games/libkdegames/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../x11/kdelibs4/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|