diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-09 21:58:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-09 21:58:59 +0000 |
commit | 89b73def473c5f8f8667fb66ddfa2e9a65ce065e (patch) | |
tree | 3ddf976be212443f88900084835a73f98aed715e /devel/Makefile | |
parent | - Update to 1.1.3.4.M (diff) |
Mercator is a procedural terrain library. It is primarily aimed at terrain for
multiplayer online games and forms one of the WorldForge
(http://www.worldforge.org) core libraries.It is intended to be used as a
terrain library on both the client, and the server.
PR: ports/77085
Submitted by: Jan Rochel <jannisan@t-online.de>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a4b9fc26e723..8a278e663155 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -529,6 +529,7 @@ SUBDIR += maketool SUBDIR += maven SUBDIR += memcheck + SUBDIR += mercator SUBDIR += meta-cvs SUBDIR += mico SUBDIR += mime |