freebsd-ports/games/hlserver-fa/Makefile
Patrick Li b878bc5c2b - Update to steam enabled hlds
- Change master port over to hlserver-flf
- (1) Installation directory went from:
[/compat/linux/usr/games/hlds_l]
            to:
[/usr/local/games/hlds_l]
- Add if statements and message to prevent
  PORTREVISION bump of master ports affecting
  all slave ports

Submitted by:	netchild (1)
2005-06-21 04:31:45 +00:00

20 lines
505 B
Makefile

# New ports collection makefile for: Firearms Server
# Date created: Tue Mar 27 20:47:31 EST 2001
# Whom: pat et al
#
# $FreeBSD$
#
PORTNAME= firearms
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}
COMMENT= Half-Life mod Firearms full server package for Linux
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
.include "${HALFLIFE_PORT_MASTER}/Makefile"