2e6d1fa449
- Bump PORTREVISION to signal that Submitted by: bento
23 lines
761 B
Makefile
23 lines
761 B
Makefile
# New ports collection makefile for: Wasteland Server
|
|
# Date created: Fri May 4 17:43:25 BRT 2001
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wasteland
|
|
PORTVERSION= 0.2b
|
|
PORTREVISION= 1
|
|
MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/wasteland/ \
|
|
ftp://ftp.gigabell.net/pub/exp/hl/mod/wastelandhl/ \
|
|
ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wastelandhl/ \
|
|
http://194.195.228.180/exp/hl/mod/wastelandhl/ \
|
|
http://ftp2.extreme-players.de/exp/hl/mod/wastelandhl/
|
|
DISTNAME= whlbeta2_linux
|
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
|
|
|
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
|
|
|
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|