diff options
author | acm <acm@FreeBSD.org> | 2006-08-04 06:04:33 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-08-04 06:04:33 +0800 |
commit | a413c9f971c59a5350b3a209297bc63e64972ab4 (patch) | |
tree | 617ace3e4db44e5a09be94b6984e4ced074f4cf2 /games/Makefile | |
parent | f7e34cb66d9f5a538ce59f69d0bb32dc665b1c67 (diff) | |
download | freebsd-ports-gnome-a413c9f971c59a5350b3a209297bc63e64972ab4.tar.gz freebsd-ports-gnome-a413c9f971c59a5350b3a209297bc63e64972ab4.tar.zst freebsd-ports-gnome-a413c9f971c59a5350b3a209297bc63e64972ab4.zip |
New port: games/nazghul
Nazghul is a computer role-playing game (CRPG) engine. Obviously, the emphasis
is not on graphics or first-person squad-based stealth action. If you like
roguelikes or the top-down, 2d, turn-based CRPG's that disappeared in the early
90's then this is for you.
WWW: http://myweb.cableone.net/gmcnutt/nazghul.html
Approved by: garga (mentor)
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 23e4043ff2c3..fc4d702389f1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -435,6 +435,7 @@ SUBDIR += mythserver SUBDIR += nInvaders SUBDIR += nadar + SUBDIR += nazghul SUBDIR += nehquake SUBDIR += nethack32 SUBDIR += nethack33 |