diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-24 10:52:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-24 10:52:28 +0000 |
commit | be2dc01b73670347ebc0a94ae7ea205eb6cac27f (patch) | |
tree | ad9976c45f7ac5710aad3d526fb975bd2ad64a81 /games/Makefile | |
parent | Upgrade to 0.1.7 (diff) |
Add falconseye 1.9.3, a roguelike game heavily based on nethack.
If you've ever wondered what NetHack would be like with sound effects,
a MIDI soundtrack, a GUI and isometric dungeon interface a la Diablo,
here's your chance.
Obtained from: OpenBSD (after unsmoking much crack)
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 f5ca526f84c6..96b52b13ff94 100644 --- a/games/Makefile +++ b/games/Makefile @@ -67,6 +67,7 @@ SUBDIR += dungeon SUBDIR += eboard SUBDIR += empire + SUBDIR += falconseye SUBDIR += fkiss SUBDIR += flightgear SUBDIR += flying |