aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-wasteland/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hlserver-wasteland/Makefile')
-rw-r--r--games/hlserver-wasteland/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/hlserver-wasteland/Makefile b/games/hlserver-wasteland/Makefile
new file mode 100644
index 000000000000..46889d1a4a66
--- /dev/null
+++ b/games/hlserver-wasteland/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: Wasteland Server
+# Date created: Fri May 4 17:43:25 BRT 2001
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wasteland
+PORTVERSION= 0.2b
+MASTER_SITES= http://194.195.228.180/exp/hl/mod/wastelandhl/ \
+ ftp://ftp.gigabell.net/pub/exp/hl/mod/wastelandhl/ \
+ ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wastelandhl/ \
+ http://ftp2.extreme-players.de/exp/hl/mod/wastelandhl/
+DISTNAME= whlbeta2_linux
+
+MAINTAINER= lioux@FreeBSD.org
+
+HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
+
+.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"