aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-08-28 03:47:30 +0800
committernovel <novel@FreeBSD.org>2006-08-28 03:47:30 +0800
commit52d443a7d7d27f72fec95e01ad4b844b41c175f8 (patch)
tree4c3c6f4dc2ae6e4bdcd2de9fcdb7aa1ec1798e00 /security/Makefile
parent6ae00c78a8fcf2199cb39f691d6cad66f1f14455 (diff)
downloadfreebsd-ports-gnome-52d443a7d7d27f72fec95e01ad4b844b41c175f8.tar.gz
freebsd-ports-gnome-52d443a7d7d27f72fec95e01ad4b844b41c175f8.tar.zst
freebsd-ports-gnome-52d443a7d7d27f72fec95e01ad4b844b41c175f8.zip
GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and is available under the GNU Lesser GPL license. Important features of the GnuTLS library include: - Thread safety - Support for both TLS 1.0 and SSL 3.0 protocols - Support for both X.509 and OpenPGP certificates - Support for basic parsing and verification of certificates - Support for SRP for TLS authentication - Support for TLS Extension mechanism - Support for TLS Compression Methods Additionaly GnuTLS provides an emulation API for the widely used OpenSSL library, to ease integration with existing applications. WWW: http://www.gnutls.org/
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 a5ff4a67daac..ef8716f8b2ef 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -148,6 +148,7 @@
SUBDIR += gnupg-devel
SUBDIR += gnupg-idea
SUBDIR += gnutls
+ SUBDIR += gnutls-devel
SUBDIR += gorilla
SUBDIR += gpa
SUBDIR += gpasman