mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
20 lines
531 B
Makefile
20 lines
531 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= ftp://ftp2.extreme-players.de/hl/mod/existence/ \
|
|
ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/existence/
|
|
|
|
DISTNAME= X-beta1.4.linux
|
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
|
|
|
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
|
|
|
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|