1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add freeciv-gtk2, a civilisation clone for X11 using GNOME2;

multiplayer.

PR:		ports/65595, ports/66170
Submitted by:	Jens Rehsack <rehsack@liwing.de>
This commit is contained in:
Thierry Thomas 2004-05-03 19:27:29 +00:00
parent 8179ef996a
commit fb25371ae9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108310
3 changed files with 21 additions and 0 deletions

View File

@ -126,6 +126,7 @@
SUBDIR += freecell-solver
SUBDIR += freeciv
SUBDIR += freeciv-gtk
SUBDIR += freeciv-gtk2
SUBDIR += freedroid
SUBDIR += freesweep
SUBDIR += frotz

View File

@ -0,0 +1,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"

View File

@ -0,0 +1,4 @@
This is a multiplayer 'Civilisation(tm)' clone for X11, using
the GNOME2 toolkit as a framework for the GUI.
WWW: http://www.freeciv.org/