diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-19 21:17:31 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-19 21:17:31 +0800 |
commit | ba12a349a1eb4135319a8a53ca7bbc1c982ac2dc (patch) | |
tree | 138cba081694a29231e36cf28b1ba8594fea6918 /games/Makefile | |
parent | f47da8beee47d3b6acb7874f3fc9202b3733160c (diff) | |
download | freebsd-ports-gnome-ba12a349a1eb4135319a8a53ca7bbc1c982ac2dc.tar.gz freebsd-ports-gnome-ba12a349a1eb4135319a8a53ca7bbc1c982ac2dc.tar.zst freebsd-ports-gnome-ba12a349a1eb4135319a8a53ca7bbc1c982ac2dc.zip |
Add icebreaker - a SDL-based game similar to Jezzball or Barrack.
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 c204afee61b7..a70daea8ef06 100644 --- a/games/Makefile +++ b/games/Makefile @@ -91,6 +91,7 @@ SUBDIR += heroes SUBDIR += hex SUBDIR += icbm3d + SUBDIR += icebreaker SUBDIR += ifm SUBDIR += imaze SUBDIR += inform |