aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-08-29 22:28:15 +0800
committerpav <pav@FreeBSD.org>2005-08-29 22:28:15 +0800
commit96070fc409976997e50ecd69c0b8c424f280fd53 (patch)
tree781a2c4efc6070205705c22efe2a2a37a7667137 /math/Makefile
parent492976529f5d456872398820507c6d2905614efc (diff)
downloadfreebsd-ports-gnome-96070fc409976997e50ecd69c0b8c424f280fd53.tar.gz
freebsd-ports-gnome-96070fc409976997e50ecd69c0b8c424f280fd53.tar.zst
freebsd-ports-gnome-96070fc409976997e50ecd69c0b8c424f280fd53.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>
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