exec.mk 260 B

1234567
  1. PACKAGES += exec
  2. pkg_exec_name = exec
  3. pkg_exec_description = Execute and control OS processes from Erlang/OTP.
  4. pkg_exec_homepage = http://saleyn.github.com/erlexec
  5. pkg_exec_fetch = git
  6. pkg_exec_repo = https://github.com/saleyn/erlexec
  7. pkg_exec_commit = master