diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-18 20:33:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-18 20:33:01 +0800 |
commit | 9c9bb0272b77298f86435eec5fbb69d77563eae3 (patch) | |
tree | c6713157890caf499cd40b7bf08b5fe6e811bff5 /games/Makefile | |
parent | 78e0d4ebba8592fa2226899402a523a30c0825fd (diff) | |
download | freebsd-ports-gnome-9c9bb0272b77298f86435eec5fbb69d77563eae3.tar.gz freebsd-ports-gnome-9c9bb0272b77298f86435eec5fbb69d77563eae3.tar.zst freebsd-ports-gnome-9c9bb0272b77298f86435eec5fbb69d77563eae3.zip |
Secret Maryo Chronicles is a two-dimensional, sidescrolling
jump-and-run platform game which utilizes the platform independent
multimedia library, SDL. It features a built-in editor which can
be used to easily create your own levels and worlds.
WWW: http://www.secretmaryo.org/
PR: ports/120191
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
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 e176ccc61e25..fe472c1141d8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -698,6 +698,7 @@ SUBDIR += sdlsand SUBDIR += seabattle SUBDIR += seahaven + SUBDIR += secretmaryochronicles SUBDIR += senken SUBDIR += senso SUBDIR += sex |