freebsd-ports/games/hlserver-glbwar/Makefile
Mario Sergio Fujikawa Ferreira 84f119dff1 Sanitize MASTER_SITES
2002-07-07 23:13:29 +00:00

19 lines
494 B
Makefile

# 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"