diff options
Diffstat (limited to 'index/beam.mk')
-rw-r--r-- | index/beam.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/beam.mk b/index/beam.mk deleted file mode 100644 index 44da5d0..0000000 --- a/index/beam.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |