aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-29 16:13:39 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-29 16:13:39 +0000
commit938328ceffa6fe7aca983bddf21a5027c0b30ef8 (patch)
treefbfa9d27e6e1e70053ad593e3d7c0179aacc2896 /math/Makefile
parent4d2d6cf1237e30ebfbf1c5d7769030ccf4cd0f7a (diff)
downloadports-938328ceffa6fe7aca983bddf21a5027c0b30ef8.tar.gz
ports-938328ceffa6fe7aca983bddf21a5027c0b30ef8.zip
add nauty
Brendan McKay's graph isomorphism tester PR: 27620 Submitted by: David Bremner <bremner@unb.ca>
Notes
Notes: svn path=/head/; revision=43274
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 bc078542e8b6..0d954f4d1960 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -44,6 +44,7 @@
SUBDIR += metis
SUBDIR += mtrxmath
SUBDIR += mupad
+ SUBDIR += nauty
SUBDIR += netcdf
SUBDIR += ngraph
SUBDIR += ntl