mustache.mk 292 B

1234567
  1. PACKAGES += mustache
  2. pkg_mustache_name = mustache
  3. pkg_mustache_description = Mustache template engine for Erlang.
  4. pkg_mustache_homepage = https://github.com/mojombo/mustache.erl
  5. pkg_mustache_fetch = git
  6. pkg_mustache_repo = https://github.com/mojombo/mustache.erl
  7. pkg_mustache_commit = master