diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-03 02:39:46 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-03 02:39:46 +0800 |
commit | 14cc8c3a51e725f9c09a8c065aa6952db5629088 (patch) | |
tree | dc8bf5f9e0563989c7331f92e8115667ff38fcf3 /www/Makefile | |
parent | 30fabfdd26edc3c12f76988b0514c98ac252e834 (diff) | |
download | freebsd-ports-gnome-14cc8c3a51e725f9c09a8c065aa6952db5629088.tar.gz freebsd-ports-gnome-14cc8c3a51e725f9c09a8c065aa6952db5629088.tar.zst freebsd-ports-gnome-14cc8c3a51e725f9c09a8c065aa6952db5629088.zip |
This plugin allows your controller class to dispatch XMLRPC methods from
its own class.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-XMLRPC/
PR: ports/89844
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 860842025bd5..dbc1d42eb07d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -509,6 +509,7 @@ SUBDIR += p5-Catalyst-Plugin-Static SUBDIR += p5-Catalyst-Plugin-SubRequest SUBDIR += p5-Catalyst-Plugin-Textile + SUBDIR += p5-Catalyst-Plugin-XMLRPC SUBDIR += p5-Catalyst-View-HTML-Template SUBDIR += p5-Catalyst-View-TT SUBDIR += p5-Class-DBI-FromForm |