aboutsummaryrefslogtreecommitdiff
path: root/games/tornado/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-08 08:08:12 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-08 08:08:12 +0000
commit36af5fd0015e9e8cad390000c92b2501d13422b8 (patch)
treec29a8e1804483482c95137fc55b532e3ca3c5f72 /games/tornado/Makefile
parentab23c9993d96b883239b7d531bf4c25625335e2c (diff)
downloadports-36af5fd0015e9e8cad390000c92b2501d13422b8.tar.gz
ports-36af5fd0015e9e8cad390000c92b2501d13422b8.zip
Notes
Diffstat (limited to 'games/tornado/Makefile')
-rw-r--r--games/tornado/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/tornado/Makefile b/games/tornado/Makefile
new file mode 100644
index 000000000000..f7737084d13b
--- /dev/null
+++ b/games/tornado/Makefile
@@ -0,0 +1,17 @@
+# 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>