diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-02 19:57:13 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-02 19:57:13 +0000 |
commit | faba6c9ae2add384b82c3cfa5853c00e7eeaa69e (patch) | |
tree | 2f5cbe839f82b9c9e91ff1ee5faa996966ec977b /www/Makefile | |
parent | eb07963b2199808dd81aeca846aee68fc7b5cab8 (diff) | |
download | FreeBSD-ports-faba6c9ae2add384b82c3cfa5853c00e7eeaa69e.zip FreeBSD-ports-faba6c9ae2add384b82c3cfa5853c00e7eeaa69e.tar.gz |
Supports mo/po files and Maketext classes under your applications I18N
namespace.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-I18N/
PR: ports/89845
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 dbc1d42..bf94c96 100644 --- a/www/Makefile +++ b/www/Makefile @@ -498,6 +498,7 @@ SUBDIR += p5-Catalyst-Plugin-FillInForm SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-FormValidator-Simple + SUBDIR += p5-Catalyst-Plugin-I18N SUBDIR += p5-Catalyst-Plugin-Pluggable SUBDIR += p5-Catalyst-Plugin-Prototype SUBDIR += p5-Catalyst-Plugin-Session |