summaryrefslogtreecommitdiff
path: root/games/hlserver-action/Makefile
blob: 3812e2c61fd232f617a70ccaaa614351e87ae8a5 (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
# New ports collection makefile for:	Action Server
# Date created:				Wed Apr 25 11:45:11 SAST 2001
# Whom:					markm@freebsd.org et al
#
# $FreeBSD$
#

PORTNAME=	action
PORTVERSION=	0.4
MASTER_SITES=	http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/modifications/ahl/ \
		http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/ahl/ \
		ftp://ftp.barrysworld.com/pub/games/halflife/mods/actionhl/official_patches/linux/ \
		ftp://fileplanet.blueyonder.co.uk/ftp1.gamespy.com/fpnew/action/half-life/modifications/ahl/ \
		ftp://ftp2.3ddownloads.com/90380/telefragged/ahl/ \
		ftp://ftp.3ddownloads.com/90380/telefragged/ahl/ \
		ftp://ftp.gamesurf.de/pub/gamesurf/halflife/mods/actionhl/beta4/ \
		ftp://ftp.wireplay.net/pub/downloads/fps/halflife/mods/action/linux/ \
		ftp://ftp.blackmesa.de/mods/ahl/
DISTFILES=	action.tgz

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

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"