diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-28 16:07:22 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-28 16:07:22 +0800 |
commit | b6d7a52e206693c12cfce1ec0eaaf6a26f95f9ea (patch) | |
tree | 6ee7eb110bac05a898408aef2368ec7c26bd137e /games/Makefile | |
parent | a83ae8fd8ddc3c6943f6f3ce68d39a525aa3fbb1 (diff) | |
download | freebsd-ports-gnome-b6d7a52e206693c12cfce1ec0eaaf6a26f95f9ea.tar.gz freebsd-ports-gnome-b6d7a52e206693c12cfce1ec0eaaf6a26f95f9ea.tar.zst freebsd-ports-gnome-b6d7a52e206693c12cfce1ec0eaaf6a26f95f9ea.zip |
Add madbomber - a SDL clone of Activision's classic Atari 2600 console game
"Kaboom!".
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 6303e4c56c6e..12c41e75507d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -107,6 +107,7 @@ SUBDIR += libshhcards SUBDIR += lincity SUBDIR += linuxdoom + SUBDIR += madbomber SUBDIR += maelstrom SUBDIR += mangband SUBDIR += merlin |