summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-11-28 07:35:01 +0000
committerwen <wen@pkgsrc.org>2015-11-28 07:35:01 +0000
commit2346e979779365a4bc9c9a2a6d8230ec183fa8d9 (patch)
tree6ef03341c06d7cfe461727d547520e15cf12c5af /math
parentb4076f9e4f9ef32591385bf53b42d61fc1f7fcc3 (diff)
downloadpkgsrc-2346e979779365a4bc9c9a2a6d8230ec183fa8d9.tar.gz
Add nlopt
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 266611f1670..2bd5059fc39 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.309 2015/11/27 10:11:45 gson Exp $
+# $NetBSD: Makefile,v 1.310 2015/11/28 07:35:01 wen Exp $
COMMENT= Mathematics
@@ -157,6 +157,7 @@ SUBDIR+= mtl
SUBDIR+= muparser
SUBDIR+= newmat
SUBDIR+= nickle
+SUBDIR+= nlopt
SUBDIR+= ntl
SUBDIR+= octave
SUBDIR+= odepack