freebsd-ports/games/freeciv-nox11/Makefile
Tobias Kortkamp 4c948f2cb8 games/freeciv: Update to 2.6.0
- Add options to allow building of more of the various clients.
  For now just enable the Qt client by default.

Changes:	https://freeciv.fandom.com/wiki/NEWS-2.6.0
2019-06-21 08:25:49 +00:00

11 lines
198 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -nox11
MASTERDIR= ${.CURDIR}/../freeciv
OPTIONS_EXCLUDE= ${OPTIONS_MULTI_UI}
.include "${MASTERDIR}/Makefile"