|
@@ -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
|