diff options
author | acm <acm@FreeBSD.org> | 2009-04-29 08:11:21 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-04-29 08:11:21 +0800 |
commit | 5a8d10b33f32364ef08f0c16358b91aaff4ca79d (patch) | |
tree | 61da39dbd66156e528812367e295537b5fe7df7a /games/Makefile | |
parent | 1520f78a800879d748703a5c95ac73361d416943 (diff) | |
download | freebsd-ports-gnome-5a8d10b33f32364ef08f0c16358b91aaff4ca79d.tar.gz freebsd-ports-gnome-5a8d10b33f32364ef08f0c16358b91aaff4ca79d.tar.zst freebsd-ports-gnome-5a8d10b33f32364ef08f0c16358b91aaff4ca79d.zip |
- New port: games/naev and games/naev-data
NAEV is a 2d action/rpg space game that combines elements from the action, rpg
and simulation genres.
WWW: http://code.google.com/p/naev/
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 5244c3e2b835..41585422b271 100644 --- a/games/Makefile +++ b/games/Makefile @@ -531,6 +531,8 @@ SUBDIR += mvdsv SUBDIR += nInvaders SUBDIR += nadar + SUBDIR += naev + SUBDIR += naev-data SUBDIR += nazghul SUBDIR += nehquake SUBDIR += nethack32 |