Perl extension to port Apache2 AddDefaultCharset for Plack Maintained by:kuriyama@FreeBSD.org Port Added: 02 Nov 2010 07:19:18 Also Listed In:perl5 License: not specified in port
To install the port:cd /usr/ports/www/p5-Plack-Middleware-AddDefaultCharset/ && make install clean To add the package:pkg_add -r p5-Plack-Middleware-AddDefaultCharset
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)