mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
19 lines
575 B
Makefile
19 lines
575 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
|
|
MASTER_SITES= ftp://ftp.ngz-network.de/pub/135/18/pub/modificationen/teamplay/earths_special_forces/server/
|
|
DISTNAME= esfb111
|
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
|
COMMENT= Half-Life mod Earth Special Forces (DBZ) full server package for Linux
|
|
|
|
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
|
|
|
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|