aboutsummaryrefslogtreecommitdiffstats
path: root/games/hlserver-fa/Makefile
blob: bcfaa1a6bcdbd9e999bb06b5fe9cf75c99bb7b1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"