aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2019-06-10 00:44:24 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2019-06-10 00:44:24 +0000
commitadd9abbb695ddb739be931603acd216c6751c962 (patch)
treec71ba09ad4a020c54a436983cfd12c18df96464c /security/Makefile
parentb9dc1b56596b6cead5c23ad26799c9a2665b1a38 (diff)
downloadports-add9abbb695ddb739be931603acd216c6751c962.tar.gz
ports-add9abbb695ddb739be931603acd216c6751c962.zip
This is the core component of the python-social-auth
ecosystem, it implements the common interface to define new authentication backends to third parties services, implement integrations with web frameworks and storage solutions. WWW: https://github.com/python-social-auth/social-core
Notes
Notes: svn path=/head/; revision=503867
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 55caf22334a7..70ac85a4232f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -995,6 +995,7 @@
SUBDIR += py-service_identity
SUBDIR += py-signedjson
SUBDIR += py-slowaes
+ SUBDIR += py-social-auth-core
SUBDIR += py-spake2
SUBDIR += py-ssh
SUBDIR += py-ssh-audit