aboutsummaryrefslogtreecommitdiffstats
path: root/games/freeciv-gtk2/Makefile
blob: cf586dc9702fc1e7b6654db0513abb0c656c2c87 (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=  -gtk2

COMMENT=    A civilisation clone for X11 using GNOME2; multiplayer

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

WITH_GTK2=  yes

.include "${MASTERDIR}/Makefile"