diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-20 22:22:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-20 22:22:58 +0000 |
commit | 8d4e20ce2faa23505907c342ff8e3c9b1db8858b (patch) | |
tree | fe9341db9006bec6ad35aa76031ab98d555b5057 /www/Makefile | |
parent | bd60b009119d63de8f7c6ec03334d8634be19142 (diff) | |
download | ports-8d4e20ce2faa23505907c342ff8e3c9b1db8858b.tar.gz ports-8d4e20ce2faa23505907c342ff8e3c9b1db8858b.zip |
- Add p5-CGI-Application-Plugin-Apache 1.01
CGI::Application::Plugin::Apache provides easy access to Apache::* modules
for CGI::Application.
WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Apache/
PR: ports/152383
Submitted by: Kurt Lidl <kurt.lidl@cello.com>
Notes
Notes:
svn path=/head/; revision=264855
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 86e7844b46c1..83407e2bde10 100644 --- a/www/Makefile +++ b/www/Makefile @@ -707,6 +707,7 @@ SUBDIR += p5-CGI-Application-Dispatch-Server SUBDIR += p5-CGI-Application-PSGI SUBDIR += p5-CGI-Application-Plugin-AnyTemplate + SUBDIR += p5-CGI-Application-Plugin-Apache SUBDIR += p5-CGI-Application-Plugin-Authentication SUBDIR += p5-CGI-Application-Plugin-Authorization SUBDIR += p5-CGI-Application-Plugin-AutoRunmode |