freebsd-ports/games/freeciv-gtk2/Makefile
Thierry Thomas fb25371ae9 Add freeciv-gtk2, a civilisation clone for X11 using GNOME2;
multiplayer.

PR:		ports/65595, ports/66170
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2004-05-03 19:27:29 +00:00

16 lines
305 B
Makefile

# 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"