From 2fadd4bea45dc8e9712d956c4c968f2d432a1f69 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 7 Jul 2002 22:54:21 +0000 Subject: Update to 4.1 --- games/hlserver-vs/Makefile | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'games/hlserver-vs/Makefile') diff --git a/games/hlserver-vs/Makefile b/games/hlserver-vs/Makefile index 6cb7df3c4143..b105803119dd 100644 --- a/games/hlserver-vs/Makefile +++ b/games/hlserver-vs/Makefile @@ -6,16 +6,25 @@ # PORTNAME= vs -PORTVERSION= 3.0 -MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/vampier/ \ - http://ftp.gigabell.net/pub/exp/hl/mod/vampier/ \ - ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/vampier/ +PORTVERSION= 4.1 DISTNAME= ${PORTNAME}_l-${PORTVERSION}_full MAINTAINER= lioux@FreeBSD.org +_DONT_INCLUDE_MK_=yes + WRKSRC= ${WRKDIR}/VS 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