diff options
author | wen <wen@FreeBSD.org> | 2014-12-25 21:16:27 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-12-25 21:16:27 +0800 |
commit | e1cd1adbba901df32874efd84c01f808a8d53e41 (patch) | |
tree | 407a7ebfaba181f869f6c15293466e78eb174656 /www/Makefile | |
parent | 2e38ce2a63e6069c6079e36fd7e3434601289622 (diff) | |
download | freebsd-ports-gnome-e1cd1adbba901df32874efd84c01f808a8d53e41.tar.gz freebsd-ports-gnome-e1cd1adbba901df32874efd84c01f808a8d53e41.tar.zst freebsd-ports-gnome-e1cd1adbba901df32874efd84c01f808a8d53e41.zip |
The ajax keyword which is exported by this plugin allow you to
define a route handler optimized for Ajax queries.
WWW: https://metacpan.org/pod/Dancer2::Plugin::Ajax
PR: 196253
Submitted by: Henk van Oers<hvo.pm@xs4all.nl>
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 555ca892d05a..989e214c7708 100644 --- a/www/Makefile +++ b/www/Makefile @@ -820,6 +820,7 @@ SUBDIR += p5-Dancer-Session-Cookie SUBDIR += p5-Dancer-Template-Xslate SUBDIR += p5-Dancer2 + SUBDIR += p5-Dancer2-Plugin-Ajax SUBDIR += p5-Data-TreeDumper-Renderer-DHTML SUBDIR += p5-Data-Validate-URI SUBDIR += p5-Emplacken |