summaryrefslogtreecommitdiffstats
path: root/games/hlserver-tsc/Makefile
blob: 7ad4865b1b1405da1a1cbeeb8ec47b904f08079c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:	TSC Server
# Date created:				Mon Nov 12 13:19:17 BRST 2001
# Whom:		Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	tsc
PORTVERSION=	0.2.4.6.b
MASTER_SITES=	http://www.heyphucker.com/ \
		http://www.wbg-clan.de/download/server/ \
		http://www.mystwalker.de/cs/
DISTNAME=	${PORTNAME}${PORTVERSION:S/^0.//:S/.b$//}

MAINTAINER=	lioux@FreeBSD.org

BUILD_DEPENDS+=	${LINUXBASE}${HLDSDIR}cstrike/liblist.gam:${HALFLIFE_COUNTERSTRIKE_MASTER}

NO_WRKSUBDIR=	yes
USE_ZIP=	yes
PKGDEINSTALL=	${PKGINSTALL}

slaveport-post-install:
	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
		${PKGINSTALL} ${PKGNAME} POST-INSTALL

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

.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
OpenPOWER on IntegriCloud