2001-05-04 23:00:30 +02:00
|
|
|
# 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
|
2002-07-08 01:08:41 +02:00
|
|
|
PORTVERSION= 0.2b.1
|
2005-06-21 06:31:45 +02:00
|
|
|
PORTREVISION= 1
|
2002-07-08 01:08:41 +02:00
|
|
|
MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/wastelandhl/ \
|
2001-05-04 23:00:30 +02:00
|
|
|
ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wastelandhl/ \
|
2002-07-08 01:08:41 +02:00
|
|
|
http://www.planethalflife.com/thewastes/files/:update
|
|
|
|
DISTFILES= whlbeta2_linux.tar.gz whl_b2_update.tar.gz:update
|
2001-05-04 23:00:30 +02:00
|
|
|
|
2005-09-25 05:08:30 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-23 20:58:35 +01:00
|
|
|
COMMENT= Half-Life mod Wasteland full server package for Linux
|
2001-05-04 23:00:30 +02:00
|
|
|
|
2005-12-14 21:43:01 +01:00
|
|
|
BROKEN= "Unfetchable"
|
|
|
|
|
2005-06-21 06:31:45 +02:00
|
|
|
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
2001-05-04 23:00:30 +02:00
|
|
|
|
2005-06-21 06:31:45 +02:00
|
|
|
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|