aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-08-29 14:00:54 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-08-29 14:00:54 +0000
commitf79c305f5c76c7a85293b5d0bf1eab007d1455cd (patch)
treedf4956913ff46343fd50ef6860a7616def71beaa /math/Makefile
parent4804251defded8bfe6cd8c5926ded3254caf4068 (diff)
downloadports-f79c305f5c76c7a85293b5d0bf1eab007d1455cd.tar.gz
ports-f79c305f5c76c7a85293b5d0bf1eab007d1455cd.zip
Add mpfr 2.1.2, a library for multiple-precision floating-point
computations. PR: ports/84724 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
Notes
Notes: svn path=/head/; revision=141316
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 429b146e09b1..79bd6fb41ee0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -120,6 +120,7 @@
SUBDIR += metis-edf
SUBDIR += miracl
SUBDIR += mpexpr
+ SUBDIR += mpfr
SUBDIR += mprime
SUBDIR += mtl
SUBDIR += mtrxmath