From a187726d5ebce1dd37afdc5f84e609c7401d0965 Mon Sep 17 00:00:00 2001 From: crownedgrouse Date: Sat, 11 Apr 2020 15:20:16 +0200 Subject: Add plugin esh.mk to the index/documentation --- index/esh_mk.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/esh_mk.mk (limited to 'index/esh_mk.mk') diff --git a/index/esh_mk.mk b/index/esh_mk.mk new file mode 100644 index 0000000..4bd44cf --- /dev/null +++ b/index/esh_mk.mk @@ -0,0 +1,7 @@ +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 -- cgit v1.2.3