aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-23 08:12:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-23 08:12:22 +0000
commit2814c003e444870f88f4f48d90990c506edb25ab (patch)
tree9f72c6ac723f1fabc7942777da651888e909bfa6 /security/Makefile
parent9587f9081156e434f151cc891ac2ad2043110c95 (diff)
downloadports-2814c003e444870f88f4f48d90990c506edb25ab.tar.gz
ports-2814c003e444870f88f4f48d90990c506edb25ab.zip
Add libgsasl 1.8.1 (split from gsasl)
- Add LICENSE - Add GSSAPI_BASE, GSSAPI_HEIMDAL, GSSAPI_MIT and GSSAPI_NONE options GNU SASL has been split into 2 ports: - security/gsasl: the command-line utility - security/libgsasl: the library
Notes
Notes: svn path=/head/; revision=526901
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 b4b17386c959..3ea6715916a2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -288,6 +288,7 @@
SUBDIR += libgnome-keyring
SUBDIR += libgpg-error
SUBDIR += libgringotts
+ SUBDIR += libgsasl
SUBDIR += libhijack
SUBDIR += libident
SUBDIR += libkleo