diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-22 00:05:23 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-22 00:05:23 +0800 |
commit | 8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3 (patch) | |
tree | a16bd60e866826f97906003695d64b94626bfef6 /games/Makefile | |
parent | b423d4b206865850f54798bea2fc26f1d9685d79 (diff) | |
download | freebsd-ports-gnome-8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3.tar.gz freebsd-ports-gnome-8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3.tar.zst freebsd-ports-gnome-8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3.zip |
Add gcompris - a simple Gnome-based education game for children starting at 3.
Recommended to all committers by the -core!
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 76357e4d38cf..93c49bc3fb37 100644 --- a/games/Makefile +++ b/games/Makefile @@ -56,6 +56,7 @@ SUBDIR += frotz SUBDIR += galaxis SUBDIR += garith + SUBDIR += gcompris SUBDIR += gemdropx SUBDIR += glasteroids SUBDIR += gleyes |