aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2016-02-13 05:03:10 +0800
committerrm <rm@FreeBSD.org>2016-02-13 05:03:10 +0800
commit45397437565251067ee3b6e387a1640e78816e32 (patch)
treeb53ef9ebf523c5d10022f13a56a3def1fe7d2296 /security/Makefile
parentc43dc7ce1d014506b42bf9a137000f5d35ed5a30 (diff)
downloadfreebsd-ports-gnome-45397437565251067ee3b6e387a1640e78816e32.tar.gz
freebsd-ports-gnome-45397437565251067ee3b6e387a1640e78816e32.tar.zst
freebsd-ports-gnome-45397437565251067ee3b6e387a1640e78816e32.zip
Alternate keyring backend implementations for use with the Python keyring
package. WWW: https://pypi.python.org/pypi/keyrings.alt PR: 207046 Submitted by: Douglas Thrift <douglas@douglasthrift.net>
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 8fd89e7a650e..2a67553dee55 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -835,6 +835,7 @@
SUBDIR += py-kerberos
SUBDIR += py-keyczar
SUBDIR += py-keyring
+ SUBDIR += py-keyrings.alt
SUBDIR += py-letsencrypt
SUBDIR += py-libnacl
SUBDIR += py-m2crypto