freebsd-ports/games/hlserver-glbwar/Makefile
Patrick Li b878bc5c2b - Update to steam enabled hlds
- Change master port over to hlserver-flf
- (1) Installation directory went from:
[/compat/linux/usr/games/hlds_l]
            to:
[/usr/local/games/hlds_l]
- Add if statements and message to prevent
  PORTREVISION bump of master ports affecting
  all slave ports

Submitted by:	netchild (1)
2005-06-21 04:31:45 +00:00

22 lines
620 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
PORTREVISION= 1
MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/gw/ \
ftp://ftp.clanserver4u.de/exp/hl/mod/gw/
DISTNAME= globalwarfare_beta1.2.linux
MAINTAINER= lioux@FreeBSD.org
COMMENT= Half-Life mod Global Warfare full server package for Linux
WRKSRC= ${WRKDIR}/globalwarfare
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
.include "${HALFLIFE_PORT_MASTER}/Makefile"