aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2018-06-20 09:38:58 +0800
committermiwi <miwi@FreeBSD.org>2018-06-20 09:38:58 +0800
commit774da996f4eb25aff1ad54fccbe815820e5d8ff3 (patch)
treedf0b521ab46cad5ad223580e2e80e01ff7b866c5 /security/Makefile
parent35383f2048ed80088b7af777a41dee311fce2c7d (diff)
downloadfreebsd-ports-gnome-774da996f4eb25aff1ad54fccbe815820e5d8ff3.tar.gz
freebsd-ports-gnome-774da996f4eb25aff1ad54fccbe815820e5d8ff3.tar.zst
freebsd-ports-gnome-774da996f4eb25aff1ad54fccbe815820e5d8ff3.zip
Python-GSSAPI provides both low-level and high level wrappers around
the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms. WWW: https://github.com/pythongssapi/python-gssapi PR: 228523 Submitted by: john@saltant.com
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 06e313327068..f26a4cbe8cc7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -945,6 +945,7 @@
SUBDIR += py-google-auth
SUBDIR += py-gpgme
SUBDIR += py-gpsoauth
+ SUBDIR += py-gssapi
SUBDIR += py-halberd
SUBDIR += py-hkdf
SUBDIR += py-htpasswd