summaryrefslogtreecommitdiff
path: root/games/granatier/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-11-18 09:27:27 +0000
committermarkd <markd@pkgsrc.org>2019-11-18 09:27:27 +0000
commit6391873c431d14a6807d3cfd8da46f0ee9a674af (patch)
tree4e85bb863a165700b921a0af97be0c5f995e22db /games/granatier/Makefile
parent483eb54d40fb733dbd820c1a768159840070fd59 (diff)
downloadpkgsrc-6391873c431d14a6807d3cfd8da46f0ee9a674af.tar.gz
granatier: update to 19.08.3 qt5/kf5 version
Diffstat (limited to 'games/granatier/Makefile')
-rw-r--r--games/granatier/Makefile19
1 files changed, 11 insertions, 8 deletions
diff --git a/games/granatier/Makefile b/games/granatier/Makefile
index 93241938322..bd58e640431 100644
--- a/games/granatier/Makefile
+++ b/games/granatier/Makefile
@@ -1,17 +1,20 @@
-# $NetBSD: Makefile,v 1.30 2019/08/22 12:23:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2019/11/18 09:27:27 markd Exp $
-DISTNAME= granatier-${_KDE_VERSION}
-PKGREVISION= 14
+DISTNAME= granatier-${KAPPSVER}
CATEGORIES= games
-COMMENT= clone of the classic Bomberman game
-.include "../../meta-pkgs/kde4/Makefile.kde4"
+HOMEPAGE= https://kde.org/applications/games/granatier/
+COMMENT= Clone of the classic Bomberman game
+LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2
-.include "../../meta-pkgs/kde4/kde4.mk"
+.include "../../meta-pkgs/kde/applications.mk"
+
+BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
+
+USE_TOOLS+= msgmerge
.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 "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"