freebsd-ports/games/hlserver-vs/Makefile
Mario Sergio Fujikawa Ferreira fd6a9e7017 Update to 5.0
2003-02-07 02:31:51 +00:00

23 lines
763 B
Makefile

# New ports collection makefile for: Vampire Slayer Server
# Date created: Sun Sep 23 03:23:31 BRT 2001
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= vs
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
WRKSRC= ${WRKDIR}/VS
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"