aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-04-06 23:24:39 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-04-06 23:24:39 +0800
commitcad03b042f688e7df363c84a15702500307ff902 (patch)
tree0bf3e2910f950f311533811faf00e21f3d9595bd /www/Makefile
parentac8c0f54864f5818cf194941ac5c66d3c50278e4 (diff)
downloadfreebsd-ports-gnome-cad03b042f688e7df363c84a15702500307ff902.tar.gz
freebsd-ports-gnome-cad03b042f688e7df363c84a15702500307ff902.tar.zst
freebsd-ports-gnome-cad03b042f688e7df363c84a15702500307ff902.zip
Plack::Middleware::JSConcat allows you to concatenate multiple
javascripts files into one. It provides a content-hashed key as the url for including all the javascript files you specified. You can also provide a filter program to minimize the concatenated file. WWW: http://search.cpan.org/dist/Plack-Middleware-JSConcat/
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 35faa331aaca..3a97e4d744de 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1095,6 +1095,7 @@
SUBDIR += p5-Plack-Middleware-Debug
SUBDIR += p5-Plack-Middleware-Deflater
SUBDIR += p5-Plack-Middleware-Header
+ SUBDIR += p5-Plack-Middleware-JSConcat
SUBDIR += p5-Plack-Middleware-ReverseProxy
SUBDIR += p5-Plack-Middleware-Session
SUBDIR += p5-Plack-Server-AnyEvent