diff options
author | pawel <pawel@FreeBSD.org> | 2012-12-23 01:25:08 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-12-23 01:25:08 +0800 |
commit | 4c3c23b0d65db7ca674a17c2fb30f3ad72b4c821 (patch) | |
tree | 3ab4210b4a66b47c6ccbefb767354e83a355b0a3 /multimedia/Makefile | |
parent | c522957a0ae376f694dd2301d94ea99e0ffa7369 (diff) | |
download | freebsd-ports-gnome-4c3c23b0d65db7ca674a17c2fb30f3ad72b4c821.tar.gz freebsd-ports-gnome-4c3c23b0d65db7ca674a17c2fb30f3ad72b4c821.tar.zst freebsd-ports-gnome-4c3c23b0d65db7ca674a17c2fb30f3ad72b4c821.zip |
Open Asset Import Library (short name: Assimp) is a portable Open Source
library to import various well-known 3D model formats in a uniform manner.
The most recent version also knows how to export 3d files and is therefore
suitable as general-purpose 3D model converter. See the feature list.
WWW: http://http://assimp.sourceforge.net
PR: ports/174428
Submitted by: Yuri <yuri@tsoft.com>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 29ec3511c1a3..f1003e783548 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -10,6 +10,7 @@ SUBDIR += aegisub SUBDIR += arista SUBDIR += asdcplib + SUBDIR += assimp SUBDIR += atomicparsley SUBDIR += audacious SUBDIR += audacious-plugins |