rebus.mk 284 B

1234567
  1. PACKAGES += rebus
  2. pkg_rebus_name = rebus
  3. pkg_rebus_description = A stupid simple, internal, pub/sub event bus written in- and for Erlang.
  4. pkg_rebus_homepage = https://github.com/olle/rebus
  5. pkg_rebus_fetch = git
  6. pkg_rebus_repo = https://github.com/olle/rebus
  7. pkg_rebus_commit = master