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