aboutsummaryrefslogtreecommitdiffstats
path: root/index/beam.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/beam.mk')
-rw-r--r--index/beam.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/beam.mk b/index/beam.mk
new file mode 100644
index 0000000..44da5d0
--- /dev/null
+++ b/index/beam.mk
@@ -0,0 +1,7 @@
+PACKAGES += beam
+pkg_beam_name = beam
+pkg_beam_description = BEAM emulator written in Erlang
+pkg_beam_homepage = https://github.com/tonyrog/beam
+pkg_beam_fetch = git
+pkg_beam_repo = https://github.com/tonyrog/beam
+pkg_beam_commit = master