aboutsummaryrefslogtreecommitdiffstats
path: root/index/barrel.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/barrel.mk')
-rw-r--r--index/barrel.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/barrel.mk b/index/barrel.mk
new file mode 100644
index 0000000..a62169a
--- /dev/null
+++ b/index/barrel.mk
@@ -0,0 +1,7 @@
+PACKAGES += barrel
+pkg_barrel_name = barrel
+pkg_barrel_description = barrel is a generic TCP acceptor pool with low latency in Erlang.
+pkg_barrel_homepage = https://github.com/benoitc/barrel
+pkg_barrel_fetch = git
+pkg_barrel_repo = https://github.com/benoitc/barrel
+pkg_barrel_commit = master