summaryrefslogtreecommitdiff
path: root/games/freeciv-gtk/Makefile
blob: 57cd7603219e9ea618815e07974081d868ddedfb (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
MASTERDIR=	${.CURDIR}/../freeciv

MAINTAINER=	adam-ports@blacktabby.org
COMMENT=	A civilisation clone for X11 using GNOME; multiplayer

USE_GNOME=	gtk12

.include "${MASTERDIR}/Makefile"