freebsd-ports/games/hlserver-fa/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
487 B
Makefile

# New ports collection makefile for: Firearms Server
# Date created: Tue Mar 27 20:47:31 EST 2001
# Whom: pat@databits.net et al
#
# $FreeBSD$
#
PORTNAME= firearms
PORTVERSION= 2.65
MASTER_SITES= ftp://tdsfa.org/fafiles/ \
ftp://64.191.71.76/files/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_linux_full
COMMENT= Half-Life mod Firearms full server package for Linux
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"