freebsd-ports/games/hlserver-opfor/Makefile
Mario Sergio Fujikawa Ferreira ceeb78bd66 - Add new port of
Half-Life mod Opposing Forces full server package for Linux

- This is a SLAVE_PORT of hlserver-cs
2001-04-10 11:28:03 +00:00

20 lines
629 B
Makefile

# New ports collection makefile for: Opposing Forces Half-Life Dedicated Server
# Date created: 23 Mar 2001
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= opfor
PORTVERSION= 1.1.0.3
MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/action/half-life/official/ \
ftp://fileplanet.ngi.it/fileplanet/action/half-life/official/ \
http://www.jetstreamgames.co.nz/files/pub/gamespyftp1/action/half-life/official/
DISTNAME= opfor_linux
MAINTAINER= lioux@FreeBSD.org
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"