diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-08 00:19:48 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-08 00:19:48 +0800 |
commit | 74ad309b724643747ac62270c7134559668e5e1f (patch) | |
tree | 87db0035c1aedacd3ae0754f37f011da72a692f2 /www/Makefile | |
parent | 3712357c56fe36458d7c3d3cc313ad8850bd7e7c (diff) | |
download | freebsd-ports-gnome-74ad309b724643747ac62270c7134559668e5e1f.tar.gz freebsd-ports-gnome-74ad309b724643747ac62270c7134559668e5e1f.tar.zst freebsd-ports-gnome-74ad309b724643747ac62270c7134559668e5e1f.zip |
Want to use a Mason component in your views? No problem!
Catalyst::View::Mason comes to the rescue.
WWW: http://search.cpan.org/dist/Catalyst-View-Mason/
PR: ports/90076
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 d20cf3697b56..a3ee0e679a52 100644 --- a/www/Makefile +++ b/www/Makefile @@ -512,6 +512,7 @@ SUBDIR += p5-Catalyst-Plugin-Textile SUBDIR += p5-Catalyst-Plugin-XMLRPC SUBDIR += p5-Catalyst-View-HTML-Template + SUBDIR += p5-Catalyst-View-Mason SUBDIR += p5-Catalyst-View-TT SUBDIR += p5-Class-DBI-FromForm SUBDIR += p5-Compress-LeadingBlankSpaces |