mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
36af5fd001
A curses-based game of weather destruction PR: 28653 Submitted by: Wade Minter <minter@lunenburg.org>
18 lines
354 B
Makefile
18 lines
354 B
Makefile
# New ports collection makefile for: tornado
|
|
# Date created: 1 July 2001
|
|
# Whom: minter
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tornado
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.lionking.org/~kiza/linux/tornado/
|
|
|
|
MAINTAINER= minter@lunenburg.org
|
|
|
|
MAN6= tornado.6
|
|
|
|
.include <bsd.port.mk>
|