freebsd-ports/games/hlserver-fa/Makefile

17 lines
424 B
Makefile
Raw Normal View History

# 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
2002-09-21 17:52:33 +02:00
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"