diff options
author | erwin <erwin@FreeBSD.org> | 2006-01-12 01:31:22 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-01-12 01:31:22 +0800 |
commit | df3093586485cb549f3bded0d5448e3c6eef5687 (patch) | |
tree | aa8f03565baff278c766c32090d39f130029f98f /www/Makefile | |
parent | e4c8dc20f2f6e1cb5d7a3d44186330605806ae94 (diff) | |
download | freebsd-ports-gnome-df3093586485cb549f3bded0d5448e3c6eef5687.tar.gz freebsd-ports-gnome-df3093586485cb549f3bded0d5448e3c6eef5687.tar.zst freebsd-ports-gnome-df3093586485cb549f3bded0d5448e3c6eef5687.zip |
The HTML Widget And Validation Framework for Catalyst
WWW: http://search.cpan.org/dist/Catalyst-Plugin-HTML-Widget/
PR: ports/91673
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
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 e867b5e55b4d..787ca4d65762 100644 --- a/www/Makefile +++ b/www/Makefile @@ -515,6 +515,7 @@ SUBDIR += p5-Catalyst-Plugin-FillInForm SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-FormValidator-Simple + SUBDIR += p5-Catalyst-Plugin-HTML-Widget SUBDIR += p5-Catalyst-Plugin-I18N SUBDIR += p5-Catalyst-Plugin-PageCache SUBDIR += p5-Catalyst-Plugin-Pluggable |