summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-03-17 19:38:36 +0000
committermarkd <markd@pkgsrc.org>2013-03-17 19:38:36 +0000
commita2fa9298c25adcacbe1bb9224cd279f564b17f5b (patch)
tree7a0196495350e78b89937f1d0835fecc9e9f58a5 /math
parente228ca9bd4bcc4b33705ecebcd2007b8bfdc2559 (diff)
downloadpkgsrc-a2fa9298c25adcacbe1bb9224cd279f564b17f5b.tar.gz
Add eigen3
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 2911fb937c4..2fb3d40d4f6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.250 2013/03/16 04:05:40 taca Exp $
+# $NetBSD: Makefile,v 1.251 2013/03/17 19:38:36 markd Exp $
COMMENT= Mathematics
@@ -78,6 +78,7 @@ SUBDIR+= dfftpack
SUBDIR+= dieharder
SUBDIR+= djbfft
SUBDIR+= eigen2
+SUBDIR+= eigen3
SUBDIR+= eispack
SUBDIR+= ess
SUBDIR+= eukleides