diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-12-19 14:36:05 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-12-19 14:36:05 +0000 |
commit | 00207cd6aa34898f206bb3b57736a288edc65b7c (patch) | |
tree | 7b8df0d6520c9cb77ca9010a358a6169cbd6f9cd /www/Makefile | |
parent | 89e2786cc4041e59036ff987b1cd7ae6ae95fda7 (diff) | |
download | ports-00207cd6aa34898f206bb3b57736a288edc65b7c.tar.gz ports-00207cd6aa34898f206bb3b57736a288edc65b7c.zip |
Nginx::Simple is a Perl module which allows for a "Apache mod_perl-like"
interface.
WWW: http://search.cpan.org/dist/Nginx-Simple/
PR: ports/171164
Submitted by: simond@irrelevant.org
Notes
Notes:
svn path=/head/; revision=309243
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 81b44dfcdc56..06bee090fe6f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1077,6 +1077,7 @@ SUBDIR += p5-Net-eBay SUBDIR += p5-Newsletter SUBDIR += p5-Nginx-ReadBody + SUBDIR += p5-Nginx-Simple SUBDIR += p5-PHP-Session SUBDIR += p5-POE-Component-Client-HTTP SUBDIR += p5-POE-Component-Client-UserAgent |