diff options
author | tj <tj@FreeBSD.org> | 2013-02-24 03:24:51 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2013-02-24 03:24:51 +0800 |
commit | b1345ed4c9c3d4d5ece7710b759094b959d0aca7 (patch) | |
tree | ce65bd741ca9c429ac362ffe1f71e273537fa916 /www/Makefile | |
parent | 999823f2130b30125c4942f633f4e19eebd388a6 (diff) | |
download | freebsd-ports-gnome-b1345ed4c9c3d4d5ece7710b759094b959d0aca7.tar.gz freebsd-ports-gnome-b1345ed4c9c3d4d5ece7710b759094b959d0aca7.tar.zst freebsd-ports-gnome-b1345ed4c9c3d4d5ece7710b759094b959d0aca7.zip |
This module implement RPC::ExtDirect gateway for CGI environment.
It was successfully tested in Apache CGI and
HTTP::Server::Simple::CGI applications.
WWW: http://search.cpan.org/dist/CGI-ExtDirect/
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 219ba335d42c..d0a9098a8d24 100644 --- a/www/Makefile +++ b/www/Makefile @@ -689,6 +689,7 @@ SUBDIR += p5-CGI-EncryptForm SUBDIR += p5-CGI-Ex SUBDIR += p5-CGI-Expand + SUBDIR += p5-CGI-ExtDirect SUBDIR += p5-CGI-FCKeditor SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-FormBuilder |