freebsd-ports/games/rtb/Makefile
FUJISHIMA Satsuki 789e8f2845 add missing header.
install/deinstall info.

Submitted by: bento
2001-01-04 14:47:21 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: RealTimeBattle
# Date created: 30 June 2000
# Whom: Dishanker Rajakulendren <draj@oceanfree.net>
#
# $FreeBSD$
#
PORTNAME= RealTimeBattle
PORTVERSION= 1.0.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.lysator.liu.se/realtimebattle/Download/
MAINTAINER= draj@oceanfree.net
USE_X_PREFIX= yes
USE_GTK= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-debug
.include <bsd.port.mk>