aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-ts/Makefile
blob: c64ac28577c85429383d45da8ed95e0c2aff1f72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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$
#

PORTNAME=   ts
PORTVERSION=    2.0
PORTREVISION=   1
MASTER_SITES=   http://dl1.giga.de/mods/half_life/the_specialists/
DISTNAME=   ts${PORTVERSION}-linux_server

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

BROKEN=     "Unfetchable"

USE_BZIP2=  yes

HALFLIFE_PORT_MASTER=   ${.CURDIR}/../hlserver-flf

.include "${HALFLIFE_PORT_MASTER}/Makefile"