aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2009-01-07 23:14:41 +0800
committergarga <garga@FreeBSD.org>2009-01-07 23:14:41 +0800
commit55ee748c956ce33ef252f3906f8cadfd5b65779e (patch)
tree3bb83c560432bfae9116e32a71a4b21515bae678 /www/Makefile
parenta227fd3a5a9f9c9427d0fe45625c56668a72769b (diff)
downloadfreebsd-ports-graphics-55ee748c956ce33ef252f3906f8cadfd5b65779e.tar.gz
freebsd-ports-graphics-55ee748c956ce33ef252f3906f8cadfd5b65779e.tar.zst
freebsd-ports-graphics-55ee748c956ce33ef252f3906f8cadfd5b65779e.zip
This module can be used almost as a drop-in replacement for CGI.pm
for those of you who do not use the HTML generating features of CGI.pm This module provides an object-oriented interface for retrieving information provided by the Common Gateway Interface, as well as url-encoding and decoding values, and parsing CGI parameters. WWW: http://search.cpan.org/dist/CGI-Utils/ PR: ports/130185 Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8a02828fdfe..369fdd402ed 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -677,6 +677,7 @@
SUBDIR += p5-CGI-Untaint-date
SUBDIR += p5-CGI-Untaint-email
SUBDIR += p5-CGI-Upload
+ SUBDIR += p5-CGI-Utils
SUBDIR += p5-CGI-XMLApplication
SUBDIR += p5-CGI-modules
SUBDIR += p5-CGI.pm