aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-ming/pkg-plist
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-01-21 13:57:50 +0800
committerknu <knu@FreeBSD.org>2001-01-21 13:57:50 +0800
commita8642f404195141a6487aaf8731701680745727e (patch)
treec273201d2ea5a52954fbec8b1120e7aee2ff688b /graphics/py-ming/pkg-plist
parent93b63fea2b440c26cfd7c716969aa2b5227f033c (diff)
downloadfreebsd-ports-graphics-a8642f404195141a6487aaf8731701680745727e.tar.gz
freebsd-ports-graphics-a8642f404195141a6487aaf8731701680745727e.tar.zst
freebsd-ports-graphics-a8642f404195141a6487aaf8731701680745727e.zip
Update to Ming 0.0.9b. Now it creates Flash 4 movies.
Ports of the Perl5 module and the Ming utilities will follow soon if I can take the time.
Diffstat (limited to 'graphics/py-ming/pkg-plist')
-rw-r--r--graphics/py-ming/pkg-plist20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/py-ming/pkg-plist b/graphics/py-ming/pkg-plist
index a54644e14f6..e28db7b3dd5 100644
--- a/graphics/py-ming/pkg-plist
+++ b/graphics/py-ming/pkg-plist
@@ -1,6 +1,26 @@
lib/%%PYTHON_VERSION%%/site-packages/mingcmodule.so
lib/%%PYTHON_VERSION%%/site-packages/ming.py
+share/examples/%%PYTHON_VERSION%%/ming/action.py
+share/examples/%%PYTHON_VERSION%%/ming/alphafill.py
+share/examples/%%PYTHON_VERSION%%/ming/animation.py
+share/examples/%%PYTHON_VERSION%%/ming/bitmapxform.py
+share/examples/%%PYTHON_VERSION%%/ming/button.py
+share/examples/%%PYTHON_VERSION%%/ming/cxform.py
+share/examples/%%PYTHON_VERSION%%/ming/drag.py
+share/examples/%%PYTHON_VERSION%%/ming/glyph.py
+share/examples/%%PYTHON_VERSION%%/ming/gradient.py
+share/examples/%%PYTHON_VERSION%%/ming/gradientxform.py
+share/examples/%%PYTHON_VERSION%%/ming/jpegfill.py
+share/examples/%%PYTHON_VERSION%%/ming/keypress.py
+share/examples/%%PYTHON_VERSION%%/ming/morph.py
+share/examples/%%PYTHON_VERSION%%/ming/mousetrack.py
+share/examples/%%PYTHON_VERSION%%/ming/newbutton.py
+share/examples/%%PYTHON_VERSION%%/ming/png.py
+share/examples/%%PYTHON_VERSION%%/ming/pngalpha.py
share/examples/%%PYTHON_VERSION%%/ming/shape.py
+share/examples/%%PYTHON_VERSION%%/ming/sprite.py
+share/examples/%%PYTHON_VERSION%%/ming/streammp3.py
share/examples/%%PYTHON_VERSION%%/ming/test.py
+share/examples/%%PYTHON_VERSION%%/ming/text.py
@dirrm share/examples/%%PYTHON_VERSION%%/ming
@unexec rmdir %D/share/examples/%%PYTHON_VERSION%% 2>/dev/null || true