aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2016-01-08 04:44:16 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2016-01-08 04:44:16 +0000
commit86ce13e106e71e7db42bdecdfbc75d5a1312b126 (patch)
tree1dd8fb73f9c6530baf34671030c4dc165efeed7f /security/Makefile
parentd15a2a3cec33dbc63340052213ce6d244ec17f4d (diff)
downloadports-86ce13e106e71e7db42bdecdfbc75d5a1312b126.tar.gz
ports-86ce13e106e71e7db42bdecdfbc75d5a1312b126.zip
[NEW] security/py-pysaml2: Python implementation of SAML Version 2
PySAML2 is a pure python implementation of SAML2. It contains all necessary pieces for building a SAML2 service provider or an identity provider. The distribution contains examples of both. Originally written to work in a WSGI environment there are extensions that allow you to use it with other frameworks. WWW: https://github.com/rohe/pysaml2 PR: 205914 Submitted by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
Notes
Notes: svn path=/head/; revision=405519
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 37789f3aa402..c73bf4ec1ad6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -856,6 +856,7 @@
SUBDIR += py-pyme
SUBDIR += py-pynacl
SUBDIR += py-pyptlib
+ SUBDIR += py-pysaml2
SUBDIR += py-pyscard
SUBDIR += py-pysha3
SUBDIR += py-python-gnupg