aboutsummaryrefslogtreecommitdiff
path: root/games/ioquake3-server/Makefile
blob: b6a465269f63d524a9beb1d5147c29260b366bc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	ioquake3
PKGNAMESUFFIX=	-server

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Ioquake3 dedicated server

LICENSE=	GPLv2

MASTERDIR=	${.CURDIR}/../${PORTNAME}

IOQ3=		SERVER GAMELIBS

.include "${MASTERDIR}/Makefile"