aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-esf/Makefile
blob: 90efebca09574899cb549f28cab7e171da56841f (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:	Earth Special Forces Server
# Date created:				Sat Dec 21 05:37:26 UTC 2002
# Whom:			Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	esf
PORTVERSION=	1.0.0.b
MASTER_SITES=	http://mirror.oktagone.net/games/half-life/mods/esf/ \
		ftp://ftpuk.jolt.co.uk/games/halflife/mods/esf/ \
		ftp://ftp.daddeln.de/pub/daddeln.de/halflife/Mods/esf/
DISTNAME=	esfb100

MAINTAINER=	lioux@FreeBSD.org

IGNORE=         Current version is no longer available anywhere

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

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"