freebsd-ports/games/hlserver-fa/Makefile
Patrick Li e9ccff640f Update to 2.65
Noticed by:	lioux
2002-09-21 15:52:33 +00:00

17 lines
424 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
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"