diff options
Diffstat (limited to 'index/simple_oauth2.mk')
-rw-r--r-- | index/simple_oauth2.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/simple_oauth2.mk b/index/simple_oauth2.mk deleted file mode 100644 index 1aa43ec..0000000 --- a/index/simple_oauth2.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += simple_oauth2 -pkg_simple_oauth2_name = simple_oauth2 -pkg_simple_oauth2_description = Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured) -pkg_simple_oauth2_homepage = https://github.com/virtan/simple_oauth2 -pkg_simple_oauth2_fetch = git -pkg_simple_oauth2_repo = https://github.com/virtan/simple_oauth2 -pkg_simple_oauth2_commit = master |