summaryrefslogtreecommitdiff
path: root/games/hlserver-dod/Makefile
blob: 546a6d3b01c3165de17d439842c968e5fe0045a7 (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:	Day of Defeat Half-Life Dedicated Server
# Date created:				Sat Mar 24 00:10:43 EST 2001
# Whom:					pat@databits.net et al
#
# $FreeBSD$
#

PORTNAME=	dod
PORTVERSION=	1.3b
MASTER_SITES=	http://www.existonline.net/files/mirrors/dod/ \
		http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/dod/ \
		http://hosting.noxordo.com/~monolith/ \
		http://www.vigilantegamers.com/dod/files/official/ \
		ftp://ftp2.cistron.nl/pub/games/half-life/modifications/dod/
DISTNAME=	${PORTNAME}_v${PORTVERSION:S/.//}

WRKSRC=		${WRKDIR}/${PORTNAME}

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

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"