2001-04-10 13:26:20 +02:00
|
|
|
# New ports collection makefile for: Firearms Server
|
|
|
|
# Date created: Tue Mar 27 20:47:31 EST 2001
|
2005-06-21 06:31:45 +02:00
|
|
|
# Whom: pat et al
|
2001-04-10 13:26:20 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= firearms
|
2005-06-21 06:31:45 +02:00
|
|
|
PORTVERSION= 3.0
|
|
|
|
MASTER_SITES= http://www.csygames.com/firearms/ \
|
|
|
|
http://www.tacsim.com/downloads/firearms/linux/ \
|
|
|
|
http://www.rma-clan.de/files/
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
2001-04-10 13:26:20 +02:00
|
|
|
|
2003-03-07 03:35:59 +01:00
|
|
|
COMMENT= Half-Life mod Firearms full server package for Linux
|
|
|
|
|
2005-06-21 06:31:45 +02:00
|
|
|
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
|
2001-04-10 13:26:20 +02:00
|
|
|
|
2005-06-21 06:31:45 +02:00
|
|
|
.include "${HALFLIFE_PORT_MASTER}/Makefile"
|