freebsd-ports/games/hlserver-flf/Makefile
Mario Sergio Fujikawa Ferreira 8ef5f247c9 Additional MASTER_SITES
Submitted by:	maintainer
2001-07-17 15:27:54 +00:00

22 lines
731 B
Makefile

# New ports collection makefile for: Front Line Force Server
# Date created: Sat Mar 10 16:40:06 EST 2001
# Whom: pat@databits.net
#
# $FreeBSD$
#
PORTNAME= flf
PORTVERSION= 1.3a
MASTER_SITES= http://www.flfmod.com/download/ \
ftp://ftp.netgames-uk.net/pub/local/games/halflife/mods/front_line_force/ \
ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/hl/mod/frontlineforce/ \
http://www.spies.com/flf/downloads/ \
http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/frontlineforce/
DISTNAME= frontline${PORTVERSION:S/.//}
WRKSRC= ${WRKDIR}/frontline
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"