freebsd-ports/games/hlserver-action/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

22 lines
838 B
Makefile

# New ports collection makefile for: Action Server
# Date created: Wed Apr 25 11:45:11 SAST 2001
# Whom: markm@freebsd.org et al
#
# $FreeBSD$
#
PORTNAME= action
PORTVERSION= 0.4
MASTER_SITES= ftp://ftp2.3ddownloads.com/90380/telefragged/ahl/ \
ftp://ftp.3ddownloads.com/90380/telefragged/ahl/ \
ftp://ftp.barrysworld.com/pub/games/halflife/mods/actionhl/official_patches/linux/ \
ftp://ftp.wireplay.net/pub/downloads/fps/halflife/mods/action/linux/ \
http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/modifications/ahl/ \
http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/ahl/ \
ftp://ftp.blackmesa.de/mods/ahl/
DISTNAME= action
EXTRACT_SUFX= .tgz
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"