1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/games/hlserver-opfor/Makefile
Mario Sergio Fujikawa Ferreira 248c34251f Update to 1.1.0.8
2002-07-07 18:59:40 +00:00

23 lines
571 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.8
MASTER_SITES= ftp://ftp.gearboxsoftware.com/pub/ \
http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/
DISTNAME= opfor${PORTVERSION:S/.//g}
MAINTAINER= lioux@FreeBSD.org
WRKSRC= ${WRKDIR}/gearbox
USE_BZIP2= yes
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"