rebar.mk 310 B

1234567
  1. PACKAGES += rebar
  2. pkg_rebar_name = rebar
  3. pkg_rebar_description = Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
  4. pkg_rebar_homepage = http://www.rebar3.org
  5. pkg_rebar_fetch = git
  6. pkg_rebar_repo = https://github.com/rebar/rebar3
  7. pkg_rebar_commit = master