freebsd-ports/games/freeciv-nox11/Makefile
2012-06-29 09:31:31 +00:00

14 lines
308 B
Makefile

# New ports collection makefile for: freeciv-nox11
# Date created: 22 August 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../freeciv
# Explicitly exclude X11 options
OPTIONS_DEFINE= MYSQL IPV6
OPTIONS_DEFAULT=MYSQL IPV6
.include "${MASTERDIR}/Makefile"