freebsd-ports/games/tornado/Makefile
Joe Marcus Clarke 186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00

23 lines
488 B
Makefile

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