aboutsummaryrefslogtreecommitdiffstats
path: root/index/hackney.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/hackney.mk')
-rw-r--r--index/hackney.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/hackney.mk b/index/hackney.mk
new file mode 100644
index 0000000..8d89604
--- /dev/null
+++ b/index/hackney.mk
@@ -0,0 +1,7 @@
+PACKAGES += hackney
+pkg_hackney_name = hackney
+pkg_hackney_description = simple HTTP client in Erlang
+pkg_hackney_homepage = https://github.com/benoitc/hackney
+pkg_hackney_fetch = git
+pkg_hackney_repo = https://github.com/benoitc/hackney
+pkg_hackney_commit = master