diff options
author | lifanov <lifanov@FreeBSD.org> | 2017-09-15 08:20:37 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2017-09-15 08:20:37 +0800 |
commit | 5067f6f0e59e44b942235a7d3991b2f82b6afb4c (patch) | |
tree | baab3bcab302855d2a7679d4f22e91a38ab5e142 /games/Makefile | |
parent | f2a608b5dce6c36c8d3c71a3f54cd4d8ceb87b05 (diff) | |
download | freebsd-ports-gnome-5067f6f0e59e44b942235a7d3991b2f82b6afb4c.tar.gz freebsd-ports-gnome-5067f6f0e59e44b942235a7d3991b2f82b6afb4c.tar.zst freebsd-ports-gnome-5067f6f0e59e44b942235a7d3991b2f82b6afb4c.zip |
new port: games/nxengine
NXEngine is an open source implementation of
Cave Story game engine. This port installs
NXEngine and Cave Story data files.
Reviewed by: matthew, swills
Differential Revision: https://reviews.freebsd.org/D12327
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 028865f1787e..3525df391171 100644 --- a/games/Makefile +++ b/games/Makefile @@ -673,6 +673,7 @@ SUBDIR += numptyphysics SUBDIR += numptyphysics-npcomplete SUBDIR += nwndata + SUBDIR += nxengine SUBDIR += odamex SUBDIR += oldrunner SUBDIR += omega |