aboutsummaryrefslogtreecommitdiffstats
path: root/index/hpack.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-28 23:12:22 +0200
committerLoïc Hoguin <[email protected]>2015-06-28 23:12:22 +0200
commitd0a8d75d4f9ffc5b16b93c7e6c2c8bc372df3a3b (patch)
treef0ec2ab8972afc8e2ef2fc888cd24653bb089e41 /index/hpack.mk
parent857f595ed5293a9dae42ef64062461ee35547663 (diff)
downloaderlang.mk-d0a8d75d4f9ffc5b16b93c7e6c2c8bc372df3a3b.tar.gz
erlang.mk-d0a8d75d4f9ffc5b16b93c7e6c2c8bc372df3a3b.tar.bz2
erlang.mk-d0a8d75d4f9ffc5b16b93c7e6c2c8bc372df3a3b.zip
Add package hpack to the index
Diffstat (limited to 'index/hpack.mk')
-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