barrel.mk 293 B

1234567
  1. PACKAGES += barrel
  2. pkg_barrel_name = barrel
  3. pkg_barrel_description = barrel is a generic TCP acceptor pool with low latency in Erlang.
  4. pkg_barrel_homepage = https://github.com/benoitc/barrel
  5. pkg_barrel_fetch = git
  6. pkg_barrel_repo = https://github.com/benoitc/barrel
  7. pkg_barrel_commit = master