aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-08-29 14:28:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-08-29 14:28:15 +0000
commit7a9549db7e6eb4250721bd765183a1bf046f5236 (patch)
treeb5f6ea4a3309d454be7c9a965bc1fe93603c30f0 /math/Makefile
parenta7fa5665e16ecb7c90fa56692a7f3b63b449c5bd (diff)
downloadports-7a9549db7e6eb4250721bd765183a1bf046f5236.tar.gz
ports-7a9549db7e6eb4250721bd765183a1bf046f5236.zip
LibTomMath provides highly optimized and portable routines for a vast
majority of integer based number theoretic applications (including public key cryptography). PR: ports/85043 Submitted by: Wesley Shields <wxs@csh.rit.edu>
Notes
Notes: svn path=/head/; revision=141328
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 79bd6fb41ee0..021920f322d5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -108,6 +108,7 @@
SUBDIR += libneural
SUBDIR += libqalculate
SUBDIR += libranlib
+ SUBDIR += libtommath
SUBDIR += linalg
SUBDIR += linpack
SUBDIR += linux-relview