freebsd-ports/games/hlserver-action/Makefile
Ade Lovett d4d639aac7 Remove pkg-comment from the remaining special cases.
Approved by:	portmgr (implicitly)
2003-03-07 02:35:59 +00:00

18 lines
499 B
Makefile

# 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
COMMENT= Action Half-Life mod full server package for Linux
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"