Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
19 lines
487 B
Makefile
19 lines
487 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/06/13 22:47:15 thomasklausner Exp $
|
|
#
|
|
|
|
DISTNAME= RealTimeBattle-1.0.7-Std
|
|
PKGNAME= realtimebattle-1.0.7
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realtimebattle/}
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
HOMEPAGE= http://realtimebattle.sourceforge.net/
|
|
COMMENT= Programming robots game
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|