summaryrefslogtreecommitdiff
path: root/games/kigo/Makefile
blob: b9fa605f9df75d362a746d415e2e633ed93432e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $

DISTNAME=	kigo-${_KDE_VERSION}
CATEGORIES=	games
COMMENT=	an open-source implementation of the popular Go 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"