aboutsummaryrefslogblamecommitdiff
path: root/games/ioquake3-server/Makefile
blob: 1577536753708c7c698932f0d8ed62564900c595 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                    
           









                                           

                               
                                
# 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"