beam.mk 239 B

1234567
  1. PACKAGES += beam
  2. pkg_beam_name = beam
  3. pkg_beam_description = BEAM emulator written in Erlang
  4. pkg_beam_homepage = https://github.com/tonyrog/beam
  5. pkg_beam_fetch = git
  6. pkg_beam_repo = https://github.com/tonyrog/beam
  7. pkg_beam_commit = master