aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-01-17 11:37:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-01-17 11:37:24 +0000
commit1cee6275032cc8808c680dcb5c1bcb7db147a55d (patch)
treefd146e96e3a32567371fa7eb3fcffea9effd9f7e /security/Makefile
parent926c3e988e042267711e15cc39e38ca64f7042cb (diff)
downloadports-1cee6275032cc8808c680dcb5c1bcb7db147a55d.tar.gz
ports-1cee6275032cc8808c680dcb5c1bcb7db147a55d.zip
LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is "a new TLS
library, designed to make it easier to write foolproof applications". libtls provides an excellent new API, but LibreSSL can be difficult to install on systems which already use OpenSSL. LibreTLS aims to make the libtls API more easily and widely available. WWW: https://git.causal.agency/libretls/about/
Notes
Notes: svn path=/head/; revision=561811
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 9f6fd22f2850..c0b56e127b85 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -315,6 +315,7 @@
SUBDIR += libpwstor
SUBDIR += libressl
SUBDIR += libressl-devel
+ SUBDIR += libretls
SUBDIR += libscep
SUBDIR += libscrypt
SUBDIR += libsecret