diff options
Diffstat (limited to 'index/esh_mk.mk')
-rw-r--r-- | index/esh_mk.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/esh_mk.mk b/index/esh_mk.mk deleted file mode 100644 index 4bd44cf..0000000 --- a/index/esh_mk.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += esh_mk -pkg_esh_mk_name = esh_mk -pkg_esh_mk_description = esh template engine plugin for erlang.mk -pkg_esh_mk_homepage = https://github.com/crownedgrouse/esh.mk -pkg_esh_mk_fetch = git -pkg_esh_mk_repo = https://github.com/crownedgrouse/esh.mk.git -pkg_esh_mk_commit = master |