aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-25 21:51:37 +0800
committermiwi <miwi@FreeBSD.org>2012-05-25 21:51:37 +0800
commit9e76ce9b80b20f549234054985bf5d3d20cdbe2b (patch)
treea025afe4b2f427f512790a871b01008f56da74d9 /math/Makefile
parent62c8aa0dadbec3aaedb9872d1e1c5bd37c961aea (diff)
downloadfreebsd-ports-gnome-9e76ce9b80b20f549234054985bf5d3d20cdbe2b.tar.gz
freebsd-ports-gnome-9e76ce9b80b20f549234054985bf5d3d20cdbe2b.tar.zst
freebsd-ports-gnome-9e76ce9b80b20f549234054985bf5d3d20cdbe2b.zip
Commons Math is a library of lightweight, self-contained mathematics and
statistics components addressing the most common problems not available in the Java programming language or Commons Lang. WWW: http://jakarta.apache.org/commons/math/ PR: ports/166398 Submitted by: Muhammad Moinur Rahmanh <5u623l20@gmail.com>
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 154a92f50cab..16f9ac4c0ac9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -169,6 +169,7 @@
SUBDIR += jacal
SUBDIR += jags
SUBDIR += jakarta-commons-math
+ SUBDIR += jakarta-commons-math3
SUBDIR += jama
SUBDIR += javanns
SUBDIR += javaview