aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/hpack.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/hpack.mk b/index/hpack.mk
new file mode 100644
index 0000000..00c330c
--- /dev/null
+++ b/index/hpack.mk
@@ -0,0 +1,7 @@
+PACKAGES += hpack
+pkg_hpack_name = hpack
+pkg_hpack_description = HPACK Implementation for Erlang
+pkg_hpack_homepage = https://github.com/joedevivo/hpack
+pkg_hpack_fetch = git
+pkg_hpack_repo = https://github.com/joedevivo/hpack
+pkg_hpack_commit = master