2001-09-18 18:34:28 +02:00
|
|
|
# New ports collection makefile for: Existence Server
|
|
|
|
# Date created: Mon Sep 17 13:05:51 BRT 2001
|
|
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= existence
|
2002-03-17 17:29:21 +01:00
|
|
|
PORTVERSION= 0.1.4.0
|
2003-08-26 00:52:28 +02:00
|
|
|
MASTER_SITES= http://uml-pub.ists.dartmouth.edu/halflife/linux/
|
|
|
|
DISTNAME= x-beta1.4.linux
|
2001-09-18 18:34:28 +02:00
|
|
|
|
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
2003-02-23 20:58:35 +01:00
|
|
|
COMMENT= Half-Life mod Existence (Matrix alike) full server package for Linux
|
2001-09-18 18:34:28 +02:00
|
|
|
|
|
|
|
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
|
|
|
|
|
|
|
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|