diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-02-05 15:21:10 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-02-05 15:21:10 +0800 |
commit | 2ef681ce6c92e5b1ff0b0513f9f9f678eb2c6b1e (patch) | |
tree | 7fcfaee69eedc4bb14680d88ad1031394c673f67 /www/Makefile | |
parent | 5f8cb84162b6c283dfd963e37031bd6d3fc79202 (diff) | |
download | freebsd-ports-gnome-2ef681ce6c92e5b1ff0b0513f9f9f678eb2c6b1e.tar.gz freebsd-ports-gnome-2ef681ce6c92e5b1ff0b0513f9f9f678eb2c6b1e.tar.zst freebsd-ports-gnome-2ef681ce6c92e5b1ff0b0513f9f9f678eb2c6b1e.zip |
Catalyst View class with XML::Simple.
WWW: http://search.cpan.org/dist/Catalyst-View-REST-XML/
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 ae439e3d75df..477c44b8b047 100644 --- a/www/Makefile +++ b/www/Makefile @@ -852,6 +852,7 @@ SUBDIR += p5-Catalyst-View-JSON SUBDIR += p5-Catalyst-View-Jemplate SUBDIR += p5-Catalyst-View-Mason + SUBDIR += p5-Catalyst-View-REST-XML SUBDIR += p5-Catalyst-View-RRDGraph SUBDIR += p5-Catalyst-View-TT SUBDIR += p5-Catalyst-View-TT-ControllerLocal |