aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-glbwar/Makefile
blob: a1a45b4538404b2362e8aa8a809ce86c17ea0f9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    Global Warfare Server
# Date created:             Sat Jun 9 23:09:24 BRT 2001
# Whom:     Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   glbwar
PORTVERSION=    1.0.0b.1.2
MASTER_SITES=   ftp://ftp2.extreme-players.de/hl/mod/gw/
DISTNAME=   globalwarfare_beta1.2.linux

MAINTAINER= lioux@FreeBSD.org

WRKSRC=     ${WRKDIR}/globalwarfare

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

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"