2000-02-29 15:26:01 +00:00
|
|
|
# New ports collection makefile for: freeciv-gtk
|
|
|
|
# Date created: 29 Feb 2000
|
|
|
|
# Whom: sheldonh
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../freeciv
|
|
|
|
|
2000-04-26 06:56:18 +00:00
|
|
|
WITH_GTK= yes
|
2000-02-29 15:26:01 +00:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|