1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/games/ioquake3-server/Makefile
2021-04-06 16:31:07 +02:00

16 lines
274 B
Makefile

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