mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
462fd29991
throughput Submitted by: Patrick Li <pat@databits.net> (maintainer of most hlserver-* ports)
18 lines
560 B
Makefile
18 lines
560 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.5
|
|
MASTER_SITES= http://absurd.ranney.com/fa/ \
|
|
http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/firearms/ \
|
|
http://ftp1download.gamespy.com/fileplanet/action/half-life/modifications/firearms/
|
|
DISTNAME= fa_rc25_linux_full
|
|
|
|
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
|
|
|
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|