diff options
Diffstat (limited to 'index/stdinout_pool.mk')
-rw-r--r-- | index/stdinout_pool.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/stdinout_pool.mk b/index/stdinout_pool.mk new file mode 100644 index 0000000..f3755b5 --- /dev/null +++ b/index/stdinout_pool.mk @@ -0,0 +1,7 @@ +PACKAGES += stdinout_pool +pkg_stdinout_pool_name = stdinout_pool +pkg_stdinout_pool_description = stdinout_pool : stuff goes in, stuff goes out. there's never any miscommunication. +pkg_stdinout_pool_homepage = https://github.com/mattsta/erlang-stdinout-pool +pkg_stdinout_pool_fetch = git +pkg_stdinout_pool_repo = https://github.com/mattsta/erlang-stdinout-pool +pkg_stdinout_pool_commit = master |