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