From 4e12e6a3184d48c2032ba9b7561d14399d29331e Mon Sep 17 00:00:00 2001 From: Daniel Goertzen Date: Mon, 6 Jun 2016 15:14:46 -0500 Subject: Add Rust plugin and helper library to index --- index/rust.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/rust.mk (limited to 'index/rust.mk') 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 -- cgit v1.2.3