diff options
author | knu <knu@FreeBSD.org> | 2000-10-16 10:42:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-10-16 10:42:36 +0000 |
commit | 13be5d41f72499a09c2998856e8a8745b8342b4e (patch) | |
tree | 3c90ec111a270fb84fcbd2b7172c72152c2cb167 /graphics/Makefile | |
parent | d527fcd7e39c62bc1acfe442ce52da832d2cd06d (diff) | |
download | FreeBSD-ports-13be5d41f72499a09c2998856e8a8745b8342b4e.zip FreeBSD-ports-13be5d41f72499a09c2998856e8a8745b8342b4e.tar.gz |
Add py-ming, Python module for the Ming library which allows you to
create Flash (TM) movies.
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 565a553..baa595a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -149,6 +149,7 @@ SUBDIR += pvmpov SUBDIR += py-imaging SUBDIR += py-imaging-handbook + SUBDIR += py-ming SUBDIR += py-opengl SUBDIR += qcread SUBDIR += qiv |