1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/hlserver-wasteland/Makefile
Mario Sergio Fujikawa Ferreira 462fd29991 Both sanitize MASTER_SITES and reorder them to achieve better
throughput

Submitted by:   Patrick Li <pat@databits.net> (maintainer of most hlserver-* ports)
2001-05-21 03:14:49 +00:00

21 lines
639 B
Makefile

# 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= ftp://ftp.gigabell.net/pub/exp/hl/mod/wastelandhl/ \
ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wastelandhl/ \
http://194.195.228.180/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"