aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2019-10-11 11:38:09 +0800
committeryuri <yuri@FreeBSD.org>2019-10-11 11:38:09 +0800
commit39a887879c6adde77a41f60007800f8920e04cd6 (patch)
treea80acfc8ceb9474aca4e99dd4eab0c8d6bbd972b /security/Makefile
parent2bb874cee179cb7bcf8df651f27e5a4605953929 (diff)
downloadfreebsd-ports-gnome-39a887879c6adde77a41f60007800f8920e04cd6.tar.gz
freebsd-ports-gnome-39a887879c6adde77a41f60007800f8920e04cd6.tar.zst
freebsd-ports-gnome-39a887879c6adde77a41f60007800f8920e04cd6.zip
New port: security/tfhe: Fast Fully Homomorphic Encryption (FHE) library over the Torus
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 7c6c68dccccd..55884c9924af 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1277,6 +1277,7 @@
SUBDIR += tcpcrypt
SUBDIR += teleport
SUBDIR += testssl.sh
+ SUBDIR += tfhe
SUBDIR += theonionbox
SUBDIR += tinc
SUBDIR += tinc-devel