From 525e3d93e46705ba1f7303485744a93de30859d9 Mon Sep 17 00:00:00 2001 From: Daniel Goertzen Date: Wed, 8 Jun 2016 13:46:52 -0500 Subject: Fix rust.mk package info. --- index/rust_mk.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/rust_mk.mk (limited to 'index/rust_mk.mk') diff --git a/index/rust_mk.mk b/index/rust_mk.mk new file mode 100644 index 0000000..c0d0c37 --- /dev/null +++ b/index/rust_mk.mk @@ -0,0 +1,7 @@ +PACKAGES += rust_mk +pkg_rust_mk_name = rust_mk +pkg_rust_mk_description = Build Rust crates in an Erlang application +pkg_rust_mk_homepage = https://github.com/goertzenator/rust.mk +pkg_rust_mk_fetch = git +pkg_rust_mk_repo = https://github.com/goertzenator/rust.mk +pkg_rust_mk_commit = master -- cgit v1.2.3