aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorIvan Dyachkov <[email protected]>2016-01-07 10:25:06 +0100
committerIvan Dyachkov <[email protected]>2016-01-07 10:26:59 +0100
commit26386e83daa67cb0d43742131fad77cc84d375b8 (patch)
tree1a321ab49f8a32a677e3caed57e213d70d9684b5 /index
parent1e6fc7b9e405c2c9e05868db8534dadbb80437f7 (diff)
downloaderlang.mk-26386e83daa67cb0d43742131fad77cc84d375b8.tar.gz
erlang.mk-26386e83daa67cb0d43742131fad77cc84d375b8.tar.bz2
erlang.mk-26386e83daa67cb0d43742131fad77cc84d375b8.zip
Add package brod to the index
Diffstat (limited to 'index')
-rw-r--r--index/brod.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/brod.mk b/index/brod.mk
new file mode 100644
index 0000000..2650f2c
--- /dev/null
+++ b/index/brod.mk
@@ -0,0 +1,7 @@
+PACKAGES += brod
+pkg_brod_name = brod
+pkg_brod_description = Kafka client in Erlang
+pkg_brod_homepage = https://github.com/klarna/brod
+pkg_brod_fetch = git
+pkg_brod_repo = https://github.com/klarna/brod.git
+pkg_brod_commit = master