aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-wasteland/Makefile
blob: a2bae70f927d7455cff0c3087f42583cb71f2ab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.1
MASTER_SITES=   ftp://ftp2.extreme-players.de/hl/mod/wastelandhl/ \
        ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wastelandhl/ \
        http://www.planethalflife.com/thewastes/files/:update
DISTFILES=      whlbeta2_linux.tar.gz whl_b2_update.tar.gz:update

MAINTAINER= lioux@FreeBSD.org

HALFLIFE_COUNTERSTRIKE_MASTER=  ${.CURDIR}/../hlserver-cs

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"