pkgsrc-wip/realtimebattle/Makefile
Blue Rats c222660538 Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
2012-11-25 23:32:07 +00:00

21 lines
509 B
Makefile

# $NetBSD: Makefile,v 1.6 2012/11/25 23:32:30 othyro Exp $
#
DISTNAME= RealTimeBattle-1.0.7-Std
PKGNAME= realtimebattle-1.0.7
PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realtimebattle/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://realtimebattle.sourceforge.net/
COMMENT= Programming robots game
PKG_DESTDIR_SUPPORT= none
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"