freebsd-ports/games/hlserver-existence/Makefile
Mario Sergio Fujikawa Ferreira 9e319bcaaf - New port version 0.1.3.0: Half-Life mod Existence (Matrix alike)
full server package for Linux
- A slave port of hlserver-cs
2001-09-18 16:34:28 +00:00

23 lines
613 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.3.0
MASTER_SITES= ftp://icrontic.com/pub/ \
ftp://ftp.gameplanet.co.nz/pub/halflife/mods/existence/ \
ftp://ftp2.gameplanet.co.nz/pub/halflife/mods/existence/ \
http://existencevossey.free.fr/ \
http://vossey.free.fr/
DISTNAME= X-beta1.3.linux
MAINTAINER= lioux@FreeBSD.org
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"