1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/games/freeciv-nox11/Makefile
2013-12-29 12:27:20 +00:00

11 lines
218 B
Makefile

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