diff options
author | wen <wen@FreeBSD.org> | 2009-12-24 16:20:18 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-24 16:20:18 +0800 |
commit | 852d4c9c64c7e8045d178e799931e413fbc8aaec (patch) | |
tree | a0daeb11f9dcf48cae29c4d058b0e7d454479602 /www/Makefile | |
parent | d0a3ed4e3319fa967767b852f19fe10a766d075e (diff) | |
download | freebsd-ports-gnome-852d4c9c64c7e8045d178e799931e413fbc8aaec.tar.gz freebsd-ports-gnome-852d4c9c64c7e8045d178e799931e413fbc8aaec.tar.zst freebsd-ports-gnome-852d4c9c64c7e8045d178e799931e413fbc8aaec.zip |
Catalyst::Controller::ActionRole is a perl module that apply roles to
action instances.
WWW: http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRole
PR: ports/141248
Submitted by: Mons Anderson <mons@cpan.org>
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 23db840b0d8a..4f82506a8390 100644 --- a/www/Makefile +++ b/www/Makefile @@ -739,6 +739,7 @@ SUBDIR += p5-Catalyst-Authentication-Store-LDAP SUBDIR += p5-Catalyst-Component-ACCEPT_CONTEXT SUBDIR += p5-Catalyst-Component-InstancePerContext + SUBDIR += p5-Catalyst-Controller-ActionRole SUBDIR += p5-Catalyst-Controller-BindLex SUBDIR += p5-Catalyst-Controller-FormBuilder SUBDIR += p5-Catalyst-Controller-HTML-FormFu |