blob: deffbaa2742a8f649f3aae1ceac79c219bdf1862 (
plain) (
tree)
|
|
# New ports collection makefile for: Action Server
# Date created: Wed Apr 25 11:45:11 SAST 2001
# Whom: markm@freebsd.org et al
#
# $FreeBSD$
#
PORTNAME= action
PORTVERSION= 0.5
MASTER_SITES= ftp://ftp.wanadoo.nl/pub/wanadoo/games/HalfLife/Action-Halflife/ \
ftp://ftp.exp-network.de/hl/mod/ahl/
DISTNAME= action50
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|