summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorimil <imil>2014-05-08 15:22:51 +0000
committerimil <imil>2014-05-08 15:22:51 +0000
commit3cb66fbf32dc8e64927db86d91b8b9449ac87b6c (patch)
treed17bbade8d56f1ba0f76e4e47e88bd41b0697ee6
parent81296350f29f5a329056542f0124c5af4f5f27f4 (diff)
downloadpkgsrc-3cb66fbf32dc8e64927db86d91b8b9449ac87b6c.tar.gz
add & enable py-oauthlib
-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