aboutsummaryrefslogtreecommitdiffstats
path: root/index/rust.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/rust.mk')
-rw-r--r--index/rust.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/rust.mk b/index/rust.mk
new file mode 100644
index 0000000..8291cf2
--- /dev/null
+++ b/index/rust.mk
@@ -0,0 +1,7 @@
+PACKAGES += rust
+pkg_rust_name = rust
+pkg_rust_description = Build Rust crates in an Erlang application
+pkg_rust_homepage = https://github.com/goertzenator/rust.mk
+pkg_rust_fetch = git
+pkg_rust_repo = https://github.com/goertzenator/rust.mk
+pkg_rust_commit = master