freebsd-ports/games/hlserver-existence/Makefile

19 lines
532 B
Makefile
Raw Normal View History

# 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
MASTER_SITES= http://uml-pub.ists.dartmouth.edu/halflife/linux/
DISTNAME= x-beta1.4.linux
MAINTAINER= lioux@FreeBSD.org
2003-02-23 20:58:35 +01:00
COMMENT= Half-Life mod Existence (Matrix alike) full server package for Linux
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"