aboutsummaryrefslogtreecommitdiffstats
path: root/index/dynamic_compile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/dynamic_compile.mk')
-rw-r--r--index/dynamic_compile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/dynamic_compile.mk b/index/dynamic_compile.mk
new file mode 100644
index 0000000..142d14d
--- /dev/null
+++ b/index/dynamic_compile.mk
@@ -0,0 +1,7 @@
+PACKAGES += dynamic_compile
+pkg_dynamic_compile_name = dynamic_compile
+pkg_dynamic_compile_description = compile and load erlang modules from string input
+pkg_dynamic_compile_homepage = https://github.com/jkvor/dynamic_compile
+pkg_dynamic_compile_fetch = git
+pkg_dynamic_compile_repo = https://github.com/jkvor/dynamic_compile
+pkg_dynamic_compile_commit = master