freebsd-ports/games/ioquake3-server/Makefile
John Marino 4a5c97cd51 games: ioquak3* iourbanterror* openarena*: Update and stage support
The patch applied without incident.  Tested on DragonFly poudriere,
everything built fine.  It include an i386 fix, which is why the
previous commit was reverted.

The only modification was to change EXTRACT_CMD to TAR in a couple
of places.

PR:		ports/187859
submitted by;	maintainer (Dominic Fandrey)
2014-06-01 15:28:29 +00:00

15 lines
313 B
Makefile

# Created by: Dominic Fandrey <kamikaze@bsdforen.de>
# $FreeBSD$
PORTNAME= ioquake3
PKGNAMESUFFIX= -server
MAINTAINER= kamikaze@bsdforen.de
COMMENT= Ioquake3 dedicated server
UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
MASTERDIR= ${.CURDIR}/../${PORTNAME}
IOQ3= SERVER GAMELIBS
.include "${MASTERDIR}/Makefile"