aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislaw Klekot <[email protected]>2017-10-04 20:20:06 +0200
committerLoïc Hoguin <[email protected]>2017-10-04 20:31:38 +0200
commite4027c38f92c8679e011d224bfde86d9b9629964 (patch)
tree3324bc6b3dc1512d9b67df781888dcd28ab37410
parent55699eeab57a79fada0bd6dd222cd1218482e0d2 (diff)
downloaderlang.mk-e4027c38f92c8679e011d224bfde86d9b9629964.tar.gz
erlang.mk-e4027c38f92c8679e011d224bfde86d9b9629964.tar.bz2
erlang.mk-e4027c38f92c8679e011d224bfde86d9b9629964.zip
Add package subproc to the index
-rw-r--r--index/subproc.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/subproc.mk b/index/subproc.mk
new file mode 100644
index 0000000..a920bd1
--- /dev/null
+++ b/index/subproc.mk
@@ -0,0 +1,7 @@
+PACKAGES += subproc
+pkg_subproc_name = subproc
+pkg_subproc_description = unix subprocess manager with {active,once|false} modes
+pkg_subproc_homepage = http://dozzie.jarowit.net/trac/wiki/subproc
+pkg_subproc_fetch = git
+pkg_subproc_repo = https://github.com/dozzie/subproc
+pkg_subproc_commit = v0.1.0