a766d1f2dc
- Add nox11 port, server only [1] - Fix conflicts - Update comment and pkg-descr - Minor fixes Inspired by: Gergely CZUCZY <phoemix@harmless.hu> [1]
11 lines
237 B
Makefile
11 lines
237 B
Makefile
# New ports collection makefile for: freeciv-nox11
|
|
# Date created: 22 August 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../freeciv
|
|
WITHOUT_X11= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|