freebsd-ports/games/hlserver-wizwars/Makefile
Renato Botelho b84551fde1 UNBREAK: Make it fetchable again
PR:		ports/95250
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-03 12:15:58 +00:00

24 lines
671 B
Makefile

# New ports collection makefile for: Wizard Wars Server
# Date created: Fri May 4 17:43:25 BRT 2001
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= wizardwars
PORTVERSION= 0.1.0.5
PORTREVISION= 1
PORTEPOCH= 1
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
#DISTNAME= wizwars_v${PORTVERSION:S/^0.//}_full
DISTNAME= wizwars_v${PORTVERSION:S/0.//:S/.//g}_full
MAINTAINER= ports@FreeBSD.org
COMMENT= Half-Life mod Wizard Wars full server package for Linux
WRKSRC= ${WRKDIR}/wizwars
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
.include "${HALFLIFE_PORT_MASTER}/Makefile"