aboutsummaryrefslogtreecommitdiffstats
path: root/index/rebar.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/rebar.mk')
-rw-r--r--index/rebar.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/rebar.mk b/index/rebar.mk
new file mode 100644
index 0000000..bd4096b
--- /dev/null
+++ b/index/rebar.mk
@@ -0,0 +1,7 @@
+PACKAGES += rebar
+pkg_rebar_name = rebar
+pkg_rebar_description = Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
+pkg_rebar_homepage = http://www.rebar3.org
+pkg_rebar_fetch = git
+pkg_rebar_repo = https://github.com/rebar/rebar3
+pkg_rebar_commit = master