# New ports collection makefile for:	RealTimeBattle
# Date created:				30 June 2000
# Whom:				Dishanker Rajakulendren <draj@oceanfree.net>
#
# $FreeBSD: ports/games/rtb/Makefile,v 1.5 2003/02/21 12:05:53 knu Exp $
#

PORTNAME=	RealTimeBattle
PORTVERSION=	1.0.4
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	http://www.lysator.liu.se/realtimebattle/Download/

MAINTAINER=	draj@oceanfree.net
COMMENT=	Robot programming game for UNIX

USE_X_PREFIX=	yes
USE_GNOMENG=	yes
USE_GNOME=	gtk12
USE_LIBTOOL=	yes
CONFIGURE_ARGS=	--enable-debug

.include <bsd.port.mk>
