a766d1f2dc
- Add nox11 port, server only [1] - Fix conflicts - Update comment and pkg-descr - Minor fixes Inspired by: Gergely CZUCZY <phoemix@harmless.hu> [1]
12 lines
195 B
Makefile
12 lines
195 B
Makefile
# New ports collection makefile for: freeciv-gtk
|
|
# Date created: 29 Feb 2000
|
|
# Whom: sheldonh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../freeciv
|
|
WITH_GTK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|