summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2014-05-08 15:22:51 +0000
committerimil <imil@pkgsrc.org>2014-05-08 15:22:51 +0000
commitcc80f8a857076b00dcd2200011b4fb64af51f79f (patch)
treed17bbade8d56f1ba0f76e4e47e88bd41b0697ee6 /security
parent346d15af57052a347181d24facdff9e926e5f2c9 (diff)
downloadpkgsrc-cc80f8a857076b00dcd2200011b4fb64af51f79f.tar.gz
add & enable py-oauthlib
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 5c686d530a3..1af3d3c7b97 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.508 2014/05/06 05:23:08 dsainty Exp $
+# $NetBSD: Makefile,v 1.509 2014/05/08 15:22:51 imil Exp $
#
COMMENT= Security tools
@@ -358,6 +358,7 @@ SUBDIR+= py-m2crypto
SUBDIR+= py-mcrypt
SUBDIR+= py-oauth
SUBDIR+= py-oauth2
+SUBDIR+= py-oauthlib
SUBDIR+= py-openid
SUBDIR+= py-paramiko
SUBDIR+= py-passlib