pkgsrc-wip/realtimebattle/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

17 lines
449 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:25 thomasklausner Exp $
#
DISTNAME= RealTimeBattle-1.0.7-Std
PKGNAME= realtimebattle-1.0.7
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realtimebattle/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://realtimebattle.sourceforge.net/
COMMENT= Programming robots game
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"