mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
10 lines
186 B
Makefile
10 lines
186 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
MASTERDIR= ${.CURDIR}/../freeciv
|
|
|
|
OPTIONS_EXCLUDE= ${OPTIONS_MULTI_UI}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|