diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-12-14 14:33:37 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-12-14 14:33:37 +0000 |
commit | 747b317dc1c54bfff398f1c54df46c9fa76e7d3b (patch) | |
tree | abf602c78a942ad7427915590f8947623a65ce10 /graphics/Makefile | |
parent | 193a3247a8384776d2de853fb8df56b0720476fe (diff) | |
download | ports-747b317dc1c54bfff398f1c54df46c9fa76e7d3b.tar.gz ports-747b317dc1c54bfff398f1c54df46c9fa76e7d3b.zip |
Add py-pydot 0.9.9, a Python interface to the Graphviz Dot language.
PR: ports/71759
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes
Notes:
svn path=/head/; revision=124008
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 2d7980e5d6e8..8d4e621c17df 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -408,6 +408,7 @@ SUBDIR += py-ming SUBDIR += py-opengl SUBDIR += py-paint + SUBDIR += py-pydot SUBDIR += q-graph SUBDIR += qcamview SUBDIR += qcread |