5dc7691b30
PR: ports/95428 Submitted by: Lars Engels
19 lines
573 B
Makefile
19 lines
573 B
Makefile
# 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.1.1.b
|
|
PORTREVISION= 1
|
|
MASTER_SITES= http://ftp.games.skynet.be/pub/www.filesnetwork.com/Half-Life/Mods/Earth%60s_Special_Forces/
|
|
DISTNAME= esfb111
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Half-Life mod Earth Special Forces (DBZ) full server package for Linux
|
|
|
|
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
|
|
|
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|