freebsd-ports/games/tornado/Makefile
Edwin Groothuis 0ed5ac1c19 Port update for games/tornado
Finally updating the games/tornado port to version 1.2.
	This both provides the update, and fixes the "File Not
	Found" error with the old port.

PR:		ports/51244
Submitted by:	H. Wade Minter <minter@lunenburg.org>
2003-05-03 05:25:33 +00:00

24 lines
503 B
Makefile

# New ports collection makefile for: tornado
# Date created: 1 July 2001
# Whom: minter
#
# $FreeBSD$
#
PORTNAME= tornado
PORTVERSION= 1.2
CATEGORIES= games
MASTER_SITES= http://home.kcore.de/~kiza/linux/tornado/download/
MAINTAINER= minter@lunenburg.org
COMMENT= A curses-based game of weather destruction
LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
MAN6= tornado.6
MANLANG= "" de fr it ru
USE_GMAKE= yes
.include <bsd.port.mk>