aboutsummaryrefslogtreecommitdiffstats
path: root/index/oauth2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/oauth2.mk')
-rw-r--r--index/oauth2.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/oauth2.mk b/index/oauth2.mk
new file mode 100644
index 0000000..6ac00bc
--- /dev/null
+++ b/index/oauth2.mk
@@ -0,0 +1,7 @@
+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