diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-16 10:42:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-16 10:42:36 +0000 |
commit | 8c1d88671382d9f5b6df3dd52514da9acaf5d103 (patch) | |
tree | afd21ab4683d0cafd663f7fa5d15c5c62e51ed23 /graphics/Makefile | |
parent | Install the executables with version numbers, to allow SWIG-dependent (diff) |
Add py-ming, Python module for the Ming library which allows you to
create Flash (TM) movies.
Notes
Notes:
svn path=/head/; revision=33890
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 565a553a5ca8..baa595a55735 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 |