# New ports collection makefile for:	The Specialists
# Date created:				Wed Jan  1 18:26:23 UTC 2003
# Whom:			Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD: ports/games/hlserver-ts/Makefile,v 1.2 2003/02/23 19:58:19 lioux Exp $
#

PORTNAME=	ts
PORTVERSION=	1.5
MASTER_SITES=	http://www.daspace.de/files/
DISTNAME=	TS-${PORTVERSION}-linux

MAINTAINER=	lioux@FreeBSD.org
COMMENT=	Half-Life mod The Specialists full server package for Linux

_DONT_INCLUDE_MK_=yes

HALFLIFE_COUNTERSTRIKE_MASTER=	${.CURDIR}/../hlserver-cs

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"

.include <bsd.port.mk>
