diff options
author | steve <steve@FreeBSD.org> | 2000-07-10 11:31:40 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-10 11:31:40 +0800 |
commit | d6d06ea73d0fd518566f45946b830cf5e36ab547 (patch) | |
tree | 98b066acebc3fcafe1d61f7f634b7db77f4d3f13 /games/Makefile | |
parent | 4f44328127fd07e4d9bc1fafff661a84afcf7945 (diff) | |
download | freebsd-ports-graphics-d6d06ea73d0fd518566f45946b830cf5e36ab547.tar.gz freebsd-ports-graphics-d6d06ea73d0fd518566f45946b830cf5e36ab547.tar.zst freebsd-ports-graphics-d6d06ea73d0fd518566f45946b830cf5e36ab547.zip |
Adding nethack-gtk version 1.1.5.
A nethack 3.2.3 with GTK interface and graphics.
PR: 19318
Submitted by: Kelly Yancey <kbyanc@posi.net>
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 2db470a92c3..6b0f50627b7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -103,6 +103,7 @@ SUBDIR += mirrormagic SUBDIR += miscom SUBDIR += nethack + SUBDIR += nethack-gtk SUBDIR += nethack-qt SUBDIR += nethack3 SUBDIR += netrek-BRMH-bin |