freebsd-ports/games/hlserver-existence/Makefile
Mario Sergio Fujikawa Ferreira d888a726aa o Update MASTER_SITES
o DISTNAME change but with the same md5 checksum
2003-08-25 22:52:28 +00:00

18 lines
532 B
Makefile

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