aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2012-06-14 00:36:22 +0000
committerTom Judge <tj@FreeBSD.org>2012-06-14 00:36:22 +0000
commite203756e7eb2ccdf37ffd8706ac9d4a1b911ad5a (patch)
tree41fd5b31f7150b6da365027262bc83dd174b572b /security/Makefile
parent951cc2391d667533797669705fa7ac603b78e927 (diff)
downloadports-e203756e7eb2ccdf37ffd8706ac9d4a1b911ad5a.tar.gz
ports-e203756e7eb2ccdf37ffd8706ac9d4a1b911ad5a.zip
OAuthLib is a generic Python module which implements the logic of
OAuth without assuming a specific HTTP request object. Use it to graft OAuth support onto your favorite HTTP library. WWW: https://github.com/idangazit/oauthlib PR: ports/168460 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=299230
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 7fa54e5d0936..640f1bb34c6d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -732,6 +732,7 @@
SUBDIR += py-m2crypto
SUBDIR += py-mcrypt
SUBDIR += py-mhash
+ SUBDIR += py-oauthlib
SUBDIR += py-openid
SUBDIR += py-openssl
SUBDIR += py-otr