blob: 698e27562ce72d589dd587859f2f04db14baee8c (
plain) (
tree)
|
|
# New ports collection makefile for: Earth Special Forces Server
# Date created: Sat Dec 21 05:37:26 UTC 2002
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= esf
PORTVERSION= 1.0.0.b
MASTER_SITES= http://mirror.oktagone.net/games/half-life/mods/esf/ \
ftp://ftpuk.jolt.co.uk/games/halflife/mods/esf/ \
ftp://ftp.daddeln.de/pub/daddeln.de/halflife/Mods/esf/
DISTNAME= esfb100
MAINTAINER= lioux@FreeBSD.org
COMMENT= Half-Life mod Earth Special Forces (DBZ) full server package for Linux
IGNORE= Current version is no longer available anywhere
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|