diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-10-14 08:55:16 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-10-14 08:55:16 +0000 |
commit | eceec05c019e7cbed735a6585c19278f3ecc63c8 (patch) | |
tree | 963aec3ac1fbd48341e47dfd338e3b5a01cedc61 /graphics/Makefile | |
parent | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (diff) |
- Add py-goocanvas
GooCanvas python bindings
WWW: http://developer.berlios.de/projects/pygoocanvas/
Approved by: portmgr (marcus, kris)
Notes
Notes:
svn path=/head/; revision=175262
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 0eb08c9ec999..05d3693463e6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -551,6 +551,7 @@ SUBDIR += py-gdchart SUBDIR += py-gdchart2 SUBDIR += py-glewpy + SUBDIR += py-goocanvas SUBDIR += py-graphviz SUBDIR += py-imaging SUBDIR += py-ming |