aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-10-06 23:08:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-10-06 23:08:26 +0000
commit9588594094032e2df13f60ad4606dd6a31f65096 (patch)
treee5199eb70f17533b13aaf715bf50bf1b2002160a /security/Makefile
parentc2a1b001682b30c59ff4dd89388fb6a55bddf886 (diff)
downloadports-9588594094032e2df13f60ad4606dd6a31f65096.tar.gz
ports-9588594094032e2df13f60ad4606dd6a31f65096.zip
- Add py-oauth2client 1.3
oauth2client is a Python module for client-side oauth2 authentication. It works with Google's oauth2 service by default, and is compatible with any oauth2 service. WWW: https://pypi.python.org/pypi/oauth2client WWW: http://google.github.io/oauth2client/
Notes
Notes: svn path=/head/; revision=370257
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 ca0bd8bae358..c45081f4bb89 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -774,6 +774,7 @@
SUBDIR += py-m2crypto
SUBDIR += py-mcrypt
SUBDIR += py-mhash
+ SUBDIR += py-oauth2client
SUBDIR += py-oauthlib
SUBDIR += py-openid
SUBDIR += py-openssl