aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2011-06-03 08:42:05 +0800
committerwxs <wxs@FreeBSD.org>2011-06-03 08:42:05 +0800
commitf4e81ca8227da071f66d36808c80c7f1d9f52081 (patch)
treed31a2b6ff92ca4f2736664aec6036e62b391535a /math/Makefile
parent195d48a68e0236415a5379d2aa9b9c047440e5b0 (diff)
downloadfreebsd-ports-gnome-f4e81ca8227da071f66d36808c80c7f1d9f52081.tar.gz
freebsd-ports-gnome-f4e81ca8227da071f66d36808c80c7f1d9f52081.tar.zst
freebsd-ports-gnome-f4e81ca8227da071f66d36808c80c7f1d9f52081.zip
Graph-tool is an efficient python module for manipulation and statistical
analysis of graphs (a.k.a. networks). WWW: http://projects.skewed.de/graph-tool/ PR: ports/157331 Submitted by: Dikshie <dikshie@sfc.wide.ad.jp>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index c0b7c97c1c23..2e66fbef80d1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -462,6 +462,7 @@
SUBDIR += py-gato
SUBDIR += py-gmpy
SUBDIR += py-gnuplot
+ SUBDIR += py-graphtool
SUBDIR += py-gsl
SUBDIR += py-igraph
SUBDIR += py-mathdom