1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/games/hlserver-ts/Makefile

23 lines
576 B
Makefile
Raw Normal View History

# 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
2003-08-26 01:29:05 +00:00
PORTVERSION= 2.0
PORTREVISION= 1
MASTER_SITES= http://bsd.gubkin.ru/myports/ \
http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/
2003-08-26 01:29:05 +00:00
DISTNAME= ts${PORTVERSION}-linux_server
2005-09-25 03:08:30 +00:00
MAINTAINER= ports@FreeBSD.org
2003-02-23 19:58:35 +00:00
COMMENT= Half-Life mod The Specialists full server package for Linux
2003-08-26 01:29:05 +00:00
USE_BZIP2= yes
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
.include "${HALFLIFE_PORT_MASTER}/Makefile"