Import games/tornado version 1.4_1
[dports.git] / games / tornado / Makefile
1 # New ports collection makefile for:    tornado
2 # Date created:                         1 July 2001
3 # Whom:                                 minter
4 #
5 # $FreeBSD: ports/games/tornado/Makefile,v 1.11 2012/11/17 05:57:54 svnexp Exp $
6 #
7
8 PORTNAME=       tornado
9 PORTVERSION=    1.4
10 PORTREVISION=   1
11 CATEGORIES=     games
12 MASTER_SITES=   http://kiza.kcore.de/media/software/${PORTNAME}/
13
14 MAINTAINER=     minter@lunenburg.org
15 COMMENT=        A curses-based game of weather destruction
16
17 MAN6=           tornado.6
18 MANLANG=        "" de fr it nl no ru
19
20 USE_GETTEXT=    yes
21 USE_GMAKE=      yes
22
23 .include <bsd.port.mk>