diff options
Diffstat (limited to 'index/stdinout_pool.mk')
-rw-r--r-- | index/stdinout_pool.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/stdinout_pool.mk b/index/stdinout_pool.mk deleted file mode 100644 index f3755b5..0000000 --- a/index/stdinout_pool.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |