freebsd-ports/games/hlserver-flf/Makefile
2002-04-27 03:17:22 +00:00

22 lines
556 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.5
MASTER_SITES= http://www.flfmod.net/site/info/files/ \
http://www.spies.com/~sandhawk/flf/ \
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"