aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-flf/Makefile
blob: fc9c86066c2fa4633e71d4cd6c29de324fce27c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.6
MASTER_SITES=   http://www.flfmod.net/site/info/files/ \
        http://flf.spies.com/files/cur_release/ \
        http://mirror.nuclearfallout.net:113/ \
        http://nephilim.net/files/
DISTNAME=   frontline${PORTVERSION:S/.//}_linux

WRKSRC=     ${WRKDIR}/frontline
USE_ZIP=    yes

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

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"