pkgsrc/games/ksnakeduel/Makefile

18 lines
502 B
Makefile
Raw Normal View History

2016-10-07 20:25:29 +02:00
# $NetBSD: Makefile,v 1.20 2016/10/07 18:25:49 adam Exp $
DISTNAME= ksnakeduel-${_KDE_VERSION}
2016-10-07 20:25:29 +02:00
PKGREVISION= 4
CATEGORIES= games
COMMENT= a simple snake duel game for KDE
.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"