summaryrefslogtreecommitdiff
path: root/games/kmines/Makefile
blob: 698fb2af67723c62b6e5db8d820c73209b08b32c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.25 2018/03/12 11:16:33 wiz Exp $

DISTNAME=	kmines-${_KDE_VERSION}
PKGREVISION=	9
CATEGORIES=	games
COMMENT=	KDE version of the classic minesweeper game

.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"