aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2017-12-20 20:36:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2017-12-20 20:36:19 +0000
commit435512ec911339ea39a336a1749283406aa98eca (patch)
tree50e952689b04ba6baf95f1dbd85d4f3c3d0e209f /math/Makefile
parent8c37ccba996744a0ca357c9ddda4c3e1e98fa4b9 (diff)
downloadports-435512ec911339ea39a336a1749283406aa98eca.tar.gz
ports-435512ec911339ea39a336a1749283406aa98eca.zip
New port: math/libmesh: Numerical simulation of partial differential equations
Submitted by: myself Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13524
Notes
Notes: svn path=/head/; revision=456854
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 97261ee15845..edc8727e9cd2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -277,6 +277,7 @@
SUBDIR += libRmath
SUBDIR += libflame
SUBDIR += liblbfgs
+ SUBDIR += libmesh
SUBDIR += libmissing
SUBDIR += libocas
SUBDIR += liborigin