www/p5-Mojolicious-Plugin-RenderFile: New port
Mojolicious::Plugin::RenderFile is a Mojolicious plugin that adds
"render_file" helper. It does not read file in memory and just
streaming it to a client.
PR: 284994
Reported by: diego <teru-sama@riseup.net>