Provides easy access to Apache::* modules for CGI::Application Maintained by:perl@FreeBSD.org Port Added: 20 Nov 2010 22:23:12 Also Listed In:perl5 License: ART10 GPLv1
To install the port:cd /usr/ports/www/p5-CGI-Application-Plugin-Apache/ && make install clean To add the package:pkg_add -r p5-CGI-Application-Plugin-Apache
- 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)