diff options
Diffstat (limited to 'games/hlserver-existence/Makefile')
-rw-r--r-- | games/hlserver-existence/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games/hlserver-existence/Makefile b/games/hlserver-existence/Makefile deleted file mode 100644 index 4bc2efea4a6a..000000000000 --- a/games/hlserver-existence/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# 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 -PORTREVISION= 1 -MASTER_SITES= http://uml-pub.ists.dartmouth.edu/halflife/linux/ -DISTNAME= x-beta1.4.linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= Half-Life mod Existence (Matrix alike) full server package for Linux - -HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf - -.include "${HALFLIFE_PORT_MASTER}/Makefile" |