diff options
author | kris <kris@FreeBSD.org> | 2003-06-27 16:37:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-06-27 16:37:10 +0800 |
commit | 55ca205bfc94869071dbb7e3d2879170a03dc68a (patch) | |
tree | c8037a25045a27de9883a9a4af533c8d5fec56f1 /games/Makefile | |
parent | 4e6e4db78d602c8ffcbbf03b196d582a0f85ea29 (diff) | |
download | freebsd-ports-gnome-55ca205bfc94869071dbb7e3d2879170a03dc68a.tar.gz freebsd-ports-gnome-55ca205bfc94869071dbb7e3d2879170a03dc68a.tar.zst freebsd-ports-gnome-55ca205bfc94869071dbb7e3d2879170a03dc68a.zip |
Moon Lander is a 2D game of gravity. Land your ship on the landing pad.
Don't go too fast, or you will crash.
Obtained from: OpenBSD
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 49b8c5d28ae5..e05f973b1436 100644 --- a/games/Makefile +++ b/games/Makefile @@ -229,6 +229,7 @@ SUBDIR += mirrormagic SUBDIR += miscom SUBDIR += moon-buggy + SUBDIR += moonlander SUBDIR += mvdsv SUBDIR += myth2_demo SUBDIR += mythserver |