aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-07-12 03:59:57 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-07-12 03:59:57 +0000
commit9b04d6a866b7a255aca05752b1c19026da92fefd (patch)
treec1a81736cbd149f8b0a9925d7f72d6640070fa87 /math/Makefile
parente9d1b7960e27f9749139c79e5ba4dd54843ebd8e (diff)
downloadports-9b04d6a866b7a255aca05752b1c19026da92fefd.tar.gz
ports-9b04d6a866b7a255aca05752b1c19026da92fefd.zip
Add new port math/fbm.
A software for Flexible Bayesian Modelling and Markov Chain Sampling(The software is for education and research use only). PR: 53650 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes
Notes: svn path=/head/; revision=84729
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 655535f06dae..aabcd397da0c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -31,6 +31,7 @@
SUBDIR += entropy
SUBDIR += eukleides
SUBDIR += eval
+ SUBDIR += fbm
SUBDIR += femlab
SUBDIR += fftpack
SUBDIR += fftw