diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-05 17:44:36 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-05 17:44:36 +0000 |
commit | 1602a8f70ceffc5330d03614c029b0b40d8169e6 (patch) | |
tree | b4ca213f7ab80915f17daa5db54d9fc9aae9ef17 /graphics/threeDS/pkg-plist | |
parent | Finish cleaning up after the switch to Open Motif. Building with (diff) |
Add threeDS - a Python module and viewer for loading and displaying models in
3DS format.
Diffstat (limited to 'graphics/threeDS/pkg-plist')
-rw-r--r-- | graphics/threeDS/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/threeDS/pkg-plist b/graphics/threeDS/pkg-plist new file mode 100644 index 000000000000..c8c8127e0c00 --- /dev/null +++ b/graphics/threeDS/pkg-plist @@ -0,0 +1,6 @@ +bin/view3ds +lib/%%PYTHON_VERSION%%/site-packages/threeDS.py +lib/%%PYTHON_VERSION%%/site-packages/threeDS.pyc +share/threeDS/view3ds.py +share/threeDS/view3ds.pyc +@dirrm share/threeDS |