mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
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
197 B
Makefile
12 lines
197 B
Makefile
# New ports collection makefile for: freeciv-gtk2
|
|
# Date created: 29 Feb 2000
|
|
# Whom: sheldonh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../freeciv
|
|
WITH_GTK2= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|