aboutsummaryrefslogtreecommitdiffstats
path: root/index/exec.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/exec.mk')
-rw-r--r--index/exec.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/exec.mk b/index/exec.mk
new file mode 100644
index 0000000..44cb54c
--- /dev/null
+++ b/index/exec.mk
@@ -0,0 +1,7 @@
+PACKAGES += exec
+pkg_exec_name = exec
+pkg_exec_description = Execute and control OS processes from Erlang/OTP.
+pkg_exec_homepage = http://saleyn.github.com/erlexec
+pkg_exec_fetch = git
+pkg_exec_repo = https://github.com/saleyn/erlexec
+pkg_exec_commit = master