diff options
Diffstat (limited to 'index/mustache.mk')
-rw-r--r-- | index/mustache.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/mustache.mk b/index/mustache.mk deleted file mode 100644 index 444fcc6..0000000 --- a/index/mustache.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |