aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-wasteland/Makefile
blob: 25b53188543a30e72fd8f25670948c51b903f186 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.1
PORTREVISION=   1
MASTER_SITES=   http://bsd.gubkin.ru/myports/ \
        http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
DISTFILES=      whlbeta2_linux.tar.gz whl_b2_update.tar.gz

MAINTAINER= ports@FreeBSD.org
COMMENT=    Half-Life mod Wasteland full server package for Linux

HALFLIFE_PORT_MASTER=   ${.CURDIR}/../hlserver-flf

.include "${HALFLIFE_PORT_MASTER}/Makefile"