diff --git a/recipes/wip/fuga/recipe.toml b/recipes/wip/fuga/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..56c8be5d565cc5b6ea3cc1ac2f269360dd328a73 --- /dev/null +++ b/recipes/wip/fuga/recipe.toml @@ -0,0 +1,8 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/liebe-magi/fuga" +[build] +template = "custom" +script = """ +cookbook_cargo_packages fuga +"""