diff options
author | adamw <adamw@FreeBSD.org> | 2015-02-13 13:40:46 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-02-13 13:40:46 +0800 |
commit | 1ab1bb3880fa86d5b7d966ac839659e2288cad49 (patch) | |
tree | 05e41c6bafce7da9808fdc4c7ef0d28fed063350 /www/Makefile | |
parent | 0a26aee59a15d8ab7c5a5d61f9b364229b722325 (diff) | |
download | freebsd-ports-gnome-1ab1bb3880fa86d5b7d966ac839659e2288cad49.tar.gz freebsd-ports-gnome-1ab1bb3880fa86d5b7d966ac839659e2288cad49.tar.zst freebsd-ports-gnome-1ab1bb3880fa86d5b7d966ac839659e2288cad49.zip |
Add www/p5-Dancer2-Plugin-Deferred, a hook to utilize flash messages
across redirects.
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 1d3fab00888f..3bdc22d1dd63 100644 --- a/www/Makefile +++ b/www/Makefile @@ -821,6 +821,7 @@ SUBDIR += p5-Dancer-Template-Xslate SUBDIR += p5-Dancer2 SUBDIR += p5-Dancer2-Plugin-Ajax + SUBDIR += p5-Dancer2-Plugin-Deferred SUBDIR += p5-Data-TreeDumper-Renderer-DHTML SUBDIR += p5-Data-Validate-URI SUBDIR += p5-Emplacken |