aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-flf/Makefile
blob: 5f39eaaea788fd4f39e2c94e721973ac6df2a914 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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.7a
MASTER_SITES=	http://www.flfmod.com/download/ \
		http://www.bannie.net/bannie/downloads/mods/flfmod/ \
		http://mirror.nuclearfallout.net:113/ \
		http://nephilim.net/files/ \
		ftp://www.fragland.net/halflife/mods/flf/ \
		ftp://ftp.daddeln.de/pub/hostings/gw.de/other/
DISTFILES=	frontline17_linux${EXTRACT_SUFX} \
		frontline17a_up_linux${EXTRACT_SUFX}

WRKSRC=		${WRKDIR}/frontline
USE_ZIP=	yes
EXTRACT_BEFORE_ARGS=	-o -qq

HALFLIFE_COUNTERSTRIKE_MASTER=	${.CURDIR}/../hlserver-cs

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"