aboutsummaryrefslogtreecommitdiffstats
path: root/games/gcompris2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-10-19 11:56:42 +0800
committermarcus <marcus@FreeBSD.org>2004-10-19 11:56:42 +0800
commita4a5b490a02af70f9a9f9d94b1adc0cbe8183d83 (patch)
tree01347717d2e9b7854f44390ef0b53a0022447a66 /games/gcompris2
parent4a3b4f648971d880d57fdb24506853649e2be3a6 (diff)
downloadfreebsd-ports-gnome-a4a5b490a02af70f9a9f9d94b1adc0cbe8183d83.tar.gz
freebsd-ports-gnome-a4a5b490a02af70f9a9f9d94b1adc0cbe8183d83.tar.zst
freebsd-ports-gnome-a4a5b490a02af70f9a9f9d94b1adc0cbe8183d83.zip
Update the COMMENT and pkg-descr.
PR: 72854 Submitted by: Michael Johnson <ahze@ahze.net>
Diffstat (limited to 'games/gcompris2')
-rw-r--r--games/gcompris2/Makefile2
-rw-r--r--games/gcompris2/pkg-descr17
2 files changed, 14 insertions, 5 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index cf678af45b5d..dca08a51f362 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gcompris
DISTNAME= gcompris-${PORTVERSION:S/.r/RC/}
MAINTAINER= gnome@freebsd.org
-COMMENT= A simple Gnome2-based education game for children starting at 3
+COMMENT= Gnome2 educational games and activities for kids ages 2 to 10
BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html \
gnuchess:${PORTSDIR}/games/gnuchess
diff --git a/games/gcompris2/pkg-descr b/games/gcompris2/pkg-descr
index 69019156ce86..c8e76087d2ee 100644
--- a/games/gcompris2/pkg-descr
+++ b/games/gcompris2/pkg-descr
@@ -1,6 +1,15 @@
-Gcompris is a full featured educational application that propose different
-activities to children from 3 to 10. Now also avaliable for gnome2 (this
-port) in many different languages.
+Gcompris is educational software and includes over 50 activites and games
+for kids ages from 2 to 10. Some activities are game oriented,
+but always educational.
+
+You will find activities in the following topics:
+
+computer discovery: keyboard, mouse, different mouse gesture
+algebra: table memory, enumeration, double entry table, mirror image
+science: the canal lock, the water cycle, the submarine
+geography: place the country on the map
+games: chess, memory
+reading: reading practice
+other: learn to tell time, puzzle of famous paintings, vector drawing
WWW: http://www.ofset.org/gcompris/
-- Martin Klaffenboeck <martin.klaffenboeck@gmx.at>