summaryrefslogtreecommitdiff
path: root/packages/freeciv
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freeciv')
-rw-r--r--packages/freeciv/freeciv_2.0.8.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/freeciv/freeciv_2.0.8.bb b/packages/freeciv/freeciv_2.0.8.bb
index 361d8e4c20..accdc47af9 100644
--- a/packages/freeciv/freeciv_2.0.8.bb
+++ b/packages/freeciv/freeciv_2.0.8.bb
@@ -1,7 +1,9 @@
DESCRIPTION = "Freeciv is a free turn-based multiplayer strategy game, in which each player becomes the leader of a civilization, fighting to obtain the ultimate goal: To become the greatest civilization."
+SECTION = "games"
LICENSE = "GPL"
MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>"
DEPENDS = "gtk+ cairo esound zlib readline"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"