aboutsummaryrefslogtreecommitdiffstats
path: root/games/freeciv-gtk/Makefile
blob: 7b724fa67086640931f26e9f8ef15fc8e179e8d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    freeciv-gtk
# Date created:         29 Feb 2000
# Whom:                 sheldonh
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -gtk

COMMENT=    A civilisation clone for X11 using GNOME; multiplayer

MASTERDIR=  ${.CURDIR}/../freeciv

WITH_GTK=   yes

.include "${MASTERDIR}/Makefile"