diff options
Diffstat (limited to 'index/oauth2.mk')
-rw-r--r-- | index/oauth2.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/oauth2.mk b/index/oauth2.mk deleted file mode 100644 index 6ac00bc..0000000 --- a/index/oauth2.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += oauth2 -pkg_oauth2_name = oauth2 -pkg_oauth2_description = Erlang Oauth2 implementation -pkg_oauth2_homepage = https://github.com/kivra/oauth2 -pkg_oauth2_fetch = git -pkg_oauth2_repo = https://github.com/kivra/oauth2 -pkg_oauth2_commit = master |