diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-18 23:40:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-18 23:40:42 +0000 |
commit | 40ab72818c8572aa274452bb32cff09156198d45 (patch) | |
tree | ce7b69b720333b6f7a930e99e56770c962eba140 /graphics/Makefile | |
parent | 83de9f36df98bd27310f045a36297c1eaa6c0870 (diff) |
MakeHuman(C) is an open-source, open graphics library, stand-alone,
multi-platform, software program, which is completely written in C
language. Its purpose is to provide a versatile, professional and
extremely specialized application for parametrical modeling of
three-dimensional humanoid characters.
WWW: http://www.makehuman.org/
PR: ports/94581
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Notes
Notes:
svn path=/head/; revision=157629
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3b2278d96a89..5b9bb19fcd79 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -350,6 +350,7 @@ SUBDIR += lodju SUBDIR += long-exposure-tools SUBDIR += lphoto + SUBDIR += makehuman SUBDIR += mapserver SUBDIR += maverik SUBDIR += megapov |