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

17 lines
560 B
Makefile

# New ports collection makefile for: Firearms Server
# Date created: Tue Mar 27 20:47:31 EST 2001
# Whom: pat@databits.net et al
#
# $FreeBSD$
#
PORTNAME= firearms
PORTVERSION= 2.5
MASTER_SITES= http://absurd.ranney.com/fa/ \
http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/firearms/ \
http://ftp1download.gamespy.com/fileplanet/action/half-life/modifications/firearms/
DISTNAME= fa_rc25_linux_full
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"