diff options
author | kris <kris@FreeBSD.org> | 2001-08-24 18:52:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-24 18:52:28 +0800 |
commit | b02240550b77a288575958e784a02c822ada159e (patch) | |
tree | f6013c7899191b399fc333335180b26ad30839a1 /games/Makefile | |
parent | ea1b1547493eb1e2e19028de54fa6f37806df662 (diff) | |
download | freebsd-ports-gnome-b02240550b77a288575958e784a02c822ada159e.tar.gz freebsd-ports-gnome-b02240550b77a288575958e784a02c822ada159e.tar.zst freebsd-ports-gnome-b02240550b77a288575958e784a02c822ada159e.zip |
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 |