diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-06 01:44:36 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-06 01:44:36 +0800 |
commit | 261969d382677d2da99493826ce0857e3d27b7c0 (patch) | |
tree | 711784ed7d345c9b5905c6913adb62ab1cd8ae3a /graphics/Makefile | |
parent | b65bb205e550f16d2e1c245c6bd169c7abeabe4c (diff) | |
download | freebsd-ports-gnome-261969d382677d2da99493826ce0857e3d27b7c0.tar.gz freebsd-ports-gnome-261969d382677d2da99493826ce0857e3d27b7c0.tar.zst freebsd-ports-gnome-261969d382677d2da99493826ce0857e3d27b7c0.zip |
Add threeDS - a Python module and viewer for loading and displaying models in
3DS format.
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 0b532032e819..2d2bd207ee3a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -185,6 +185,7 @@ SUBDIR += tgd SUBDIR += tgif SUBDIR += tgif-nls + SUBDIR += threeDS SUBDIR += tiff SUBDIR += tiff2png SUBDIR += tifmerge |