aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2004-07-05 01:58:23 +0800
committerdemon <demon@FreeBSD.org>2004-07-05 01:58:23 +0800
commit7a6fa3fd9e1704f08090871b196b1eb076932d1f (patch)
tree96678392e5cdda7b8747a4d7898ab96f24fa73ac /devel/Makefile
parent5ed3abb10c60817bf52ef1572ad5c5874808a99d (diff)
downloadfreebsd-ports-gnome-7a6fa3fd9e1704f08090871b196b1eb076932d1f.tar.gz
freebsd-ports-gnome-7a6fa3fd9e1704f08090871b196b1eb076932d1f.tar.zst
freebsd-ports-gnome-7a6fa3fd9e1704f08090871b196b1eb076932d1f.zip
New port: GNU libmatheval.
GNU libmatheval is a library which contains several procedures that make it possible to create an in-memory tree from the string representation of a mathematical function over single or multiple variables. This tree can be used later to evaluate a function for specified variable values, to create a corresponding tree for the function derivative over a specified variable or to write a textual tree representation to a specified string. The library exposes C and Fortran 77 interfaces.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7b1c2ec6a7ae..92b60ae7b355 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -412,6 +412,7 @@
SUBDIR += libical
SUBDIR += libidn
SUBDIR += libltdl15
+ SUBDIR += libmatheval
SUBDIR += libmba
SUBDIR += libmcve
SUBDIR += libmimedir