aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-05-20 06:50:40 +0800
committerflz <flz@FreeBSD.org>2008-05-20 06:50:40 +0800
commit07500ed5b00bd27d0c60b7ae13ef4ab0cadc8c90 (patch)
treeb55ea024a5a5d0cc258635088b553d62a1382d60 /graphics/Makefile
parent1fb5b345539d4fb4819fdafbd54abdbc01bc8787 (diff)
downloadfreebsd-ports-graphics-07500ed5b00bd27d0c60b7ae13ef4ab0cadc8c90.tar.gz
freebsd-ports-graphics-07500ed5b00bd27d0c60b7ae13ef4ab0cadc8c90.tar.zst
freebsd-ports-graphics-07500ed5b00bd27d0c60b7ae13ef4ab0cadc8c90.zip
Add GvGen, an easy python interface to generate dot files.
PR: ports/123776 Submitted by: Sofian Brabez <sbrabez@gmail.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 880244a63ae..046f7b9e032 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -630,6 +630,7 @@
SUBDIR += py-glewpy
SUBDIR += py-goocanvas
SUBDIR += py-graphviz
+ SUBDIR += py-gvgen
SUBDIR += py-imaging
SUBDIR += py-ming
SUBDIR += py-opengl