Update games/hexalate to version 1.1.6
[dports.git] / games / bzflag-server / Makefile
1 # Created by: Kevin Zheng <kevinz5000@gmail.com>
2 # $FreeBSD$
3
4 PKGNAMESUFFIX=  -server
5 CONFLICTS=      bzflag-2.*
6
7 COMMENT=        Multiplayer 3D tank battle game (server only)
8
9 SERVER_ONLY=    yes
10 MASTERDIR=      ${.CURDIR}/../bzflag
11
12 .include "${MASTERDIR}/Makefile"