aboutsummaryrefslogtreecommitdiff
path: root/games/tornado/Makefile
blob: 492fe0e1fd00f769dc349253e699d71e590646d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    tornado
# Date created:                         1 July 2001
# Whom:                                 minter
#
# $FreeBSD$
#

PORTNAME=	tornado
PORTVERSION=	1.3
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://kiza.kcore.de/software/tornado/download/

MAINTAINER=	minter@lunenburg.org
COMMENT=	A curses-based game of weather destruction

MAN6=		tornado.6
MANLANG=	"" de fr it nl no ru

USE_GETTEXT=	yes
USE_GMAKE=      yes

.include <bsd.port.mk>