17 lines
518 B
Makefile
17 lines
518 B
Makefile
# $NetBSD: Makefile,v 1.22 2017/04/30 01:21:38 ryoon Exp $
|
|
|
|
DISTNAME= kgoldrunner-${_KDE_VERSION}
|
|
PKGREVISION= 6
|
|
CATEGORIES= games
|
|
COMMENT= action game where the hero runs through a maze
|
|
|
|
.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"
|