mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
18 lines
544 B
Makefile
18 lines
544 B
Makefile
# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:56 tron Exp $
|
|
|
|
DISTNAME= knavalbattle-${_KDE_VERSION}
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
COMMENT= a network-enabled implementation of the famous ship sinking 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"
|