d4d639aac7
Approved by: portmgr (implicitly)
18 lines
487 B
Makefile
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"
|