1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/freeciv-gtk/Makefile
Thierry Thomas 96940efea7 - upgrade to to 1.14.1;
- assign maintainership to submitter;
- build with GTK2 by default if found.

PR:		ports/65595
Submitted by:	Jens Rehsack <rehsack@liwing.de>
Approved by:	former maintainer.
2004-05-03 19:22:02 +00:00

17 lines
302 B
Makefile

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