diff options
author | danilo <danilo@FreeBSD.org> | 2015-10-18 01:54:51 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-10-18 01:54:51 +0800 |
commit | ed2d5e5dff47ac808c705ce8726db776caab68c5 (patch) | |
tree | 36d104ba6aa8f6c00ed2d8bd2172b1a27d218235 /games/Makefile | |
parent | b04b4f35b91c0e6d8936d000e9094cd1cd5d4c2e (diff) | |
download | freebsd-ports-gnome-ed2d5e5dff47ac808c705ce8726db776caab68c5.tar.gz freebsd-ports-gnome-ed2d5e5dff47ac808c705ce8726db776caab68c5.tar.zst freebsd-ports-gnome-ed2d5e5dff47ac808c705ce8726db776caab68c5.zip |
- New port: games/solarus-quest-editor
Solarus Quest Editor is a graphical user interface
to create and modify quests for the Solarus engine.
WWW: http://www.solarus-games.org/engine/solarus-quest-editor
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 089d06b27093..20a192bbde00 100644 --- a/games/Makefile +++ b/games/Makefile @@ -897,6 +897,7 @@ SUBDIR += sol SUBDIR += solarconquest SUBDIR += solarus + SUBDIR += solarus-quest-editor SUBDIR += solarwolf SUBDIR += sopwith SUBDIR += spacejunk |