aboutsummaryrefslogtreecommitdiffstats
path: root/index/mustache.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/mustache.mk')
-rw-r--r--index/mustache.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/mustache.mk b/index/mustache.mk
new file mode 100644
index 0000000..444fcc6
--- /dev/null
+++ b/index/mustache.mk
@@ -0,0 +1,7 @@
+PACKAGES += mustache
+pkg_mustache_name = mustache
+pkg_mustache_description = Mustache template engine for Erlang.
+pkg_mustache_homepage = https://github.com/mojombo/mustache.erl
+pkg_mustache_fetch = git
+pkg_mustache_repo = https://github.com/mojombo/mustache.erl
+pkg_mustache_commit = master