From fd6a9e701758560d64e551e9882aa00541ea25d8 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 7 Feb 2003 02:31:51 +0000 Subject: Update to 5.0 --- games/hlserver-vs/Makefile | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'games/hlserver-vs/Makefile') diff --git a/games/hlserver-vs/Makefile b/games/hlserver-vs/Makefile index ddeb7ad0fa89..7a24a3722921 100644 --- a/games/hlserver-vs/Makefile +++ b/games/hlserver-vs/Makefile @@ -6,25 +6,18 @@ # PORTNAME= vs -PORTVERSION= 4.1b +PORTVERSION= 5.0 +MASTER_SITES= ftp://ftp.thaiguy.net/ \ + http://gamefiles.blueyonder.co.uk/blueyondergames/halflife/modifications/vampireslayer/patches/linux/ \ + ftp://ftp.daddeln.de/pub/daddeln.de/halflife/Mods/vampire/ \ + ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/vampier/v5/ \ + ftp://ftp2.extreme-players.de/hl/mod/vampier/v5/ DISTNAME= ${PORTNAME}_l-${PORTVERSION}_full MAINTAINER= lioux@FreeBSD.org -_DONT_INCLUDE_MK_=yes - WRKSRC= ${WRKDIR}/VS -HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs +HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs .include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile" - -.include - -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= You must manually fetch the Linux Port distfile\ - (${DISTFILES}) from http://www.fileplanet.com/dl/dl.asp?/planethalflife/vampire/${DISTFILES},\ - place it in ${DISTDIR} and then run make again -.endif - -.include -- cgit v1.2.3