aboutsummaryrefslogtreecommitdiffstats
path: root/index/merl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/merl.mk')
-rw-r--r--index/merl.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/merl.mk b/index/merl.mk
new file mode 100644
index 0000000..254069f
--- /dev/null
+++ b/index/merl.mk
@@ -0,0 +1,7 @@
+PACKAGES += merl
+pkg_merl_name = merl
+pkg_merl_description = Metaprogramming in Erlang
+pkg_merl_homepage = https://github.com/richcarl/merl
+pkg_merl_fetch = git
+pkg_merl_repo = https://github.com/richcarl/merl
+pkg_merl_commit = master