diff options
author | mva <mva@FreeBSD.org> | 2013-11-17 03:26:33 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2013-11-17 03:26:33 +0800 |
commit | c68b6fd144dc743bce851e481bfd0a41f0d66f4e (patch) | |
tree | b33e5dc5509088aebdfe434afde9edeb161a3b74 /graphics/Makefile | |
parent | 5e47de556637944f28bea14097eb5ee7e286cefa (diff) | |
download | freebsd-ports-gnome-c68b6fd144dc743bce851e481bfd0a41f0d66f4e.tar.gz freebsd-ports-gnome-c68b6fd144dc743bce851e481bfd0a41f0d66f4e.tar.zst freebsd-ports-gnome-c68b6fd144dc743bce851e481bfd0a41f0d66f4e.zip |
OpenCOLLADA is a reader and writer library for the COLLADA format, an
open, royalty-free standard for exchanging 3D asset information between
applications, digital content creation tools and libraries.
WWW: http://opencollada.org
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 60d2e2eb21b7..142190a21f2d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -607,6 +607,7 @@ SUBDIR += ogre3d SUBDIR += okular SUBDIR += openclipart + SUBDIR += opencollada SUBDIR += opencolorio SUBDIR += opencolorio-tools SUBDIR += opencsg |