diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2011-09-26 08:49:38 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2011-09-26 08:49:38 +0800 |
commit | e29fd00fbf4040276e626ef58658580e9b832a3c (patch) | |
tree | 5e68c834b05ef3444aeda87c98530b3db022b28e /games/Makefile | |
parent | f1ca1fc4001b424fb3b75d9909e20c02114c43a3 (diff) | |
download | freebsd-ports-gnome-e29fd00fbf4040276e626ef58658580e9b832a3c.tar.gz freebsd-ports-gnome-e29fd00fbf4040276e626ef58658580e9b832a3c.tar.zst freebsd-ports-gnome-e29fd00fbf4040276e626ef58658580e9b832a3c.zip |
MotoGT is 2D top-viewed game where you drive a MotoGP bike, and you
want to win races. In career mode you start with a regular bike,
but when you win races you get experience, and experience let's you
improve your bike. If you win championships, you can also unlock
hidden features.
WWW: http://motogt.sourceforge.net/
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 fd1d915eb3c6..5dd2c85ab24e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -536,6 +536,7 @@ SUBDIR += moon-buggy SUBDIR += moonlander SUBDIR += moria + SUBDIR += motogt SUBDIR += mt_dolphin_ia SUBDIR += mt_gtk_client SUBDIR += mtaserver |