From 3cb66fbf32dc8e64927db86d91b8b9449ac87b6c Mon Sep 17 00:00:00 2001 From: imil Date: Thu, 8 May 2014 15:22:51 +0000 Subject: add & enable py-oauthlib --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3