diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-02 05:29:35 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-02 05:29:35 +0800 |
commit | 131ab89d372bdad7a31783c8c6832d5ecb3e95ba (patch) | |
tree | 4d4b07ab6c035f0e456a9edcea8b1e6e48da209c /www/Makefile | |
parent | 4fca8d90988221ace4cb85f425b9d4e599643585 (diff) | |
download | freebsd-ports-gnome-131ab89d372bdad7a31783c8c6832d5ecb3e95ba.tar.gz freebsd-ports-gnome-131ab89d372bdad7a31783c8c6832d5ecb3e95ba.tar.zst freebsd-ports-gnome-131ab89d372bdad7a31783c8c6832d5ecb3e95ba.zip |
Add p5-CGI-Application-Plugin-ValidateRM, a package to help validate forms with
the CGI::Application framework
PR: 89787
Submitted by: Espen Tagestad <espen@modula.no>
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 bda1c1424ca4..860842025bd5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -464,6 +464,7 @@ SUBDIR += p5-Bundle-Sledge SUBDIR += p5-CGI-Ajax SUBDIR += p5-CGI-Application + SUBDIR += p5-CGI-Application-Plugin-ValidateRM SUBDIR += p5-CGI-Application-ValidateRM SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Builder |