diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-03-13 14:59:58 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-03-13 14:59:58 +0800 |
commit | e3e9fe860a91aecdae39f03cc43b1df8381c7066 (patch) | |
tree | 3fb02df673fbe64c32c8157cac1bc7c8d8b90e24 /www/Makefile | |
parent | 179b808af9b5915e183dc991a6f2df5cdbf43495 (diff) | |
download | freebsd-ports-gnome-e3e9fe860a91aecdae39f03cc43b1df8381c7066.tar.gz freebsd-ports-gnome-e3e9fe860a91aecdae39f03cc43b1df8381c7066.tar.zst freebsd-ports-gnome-e3e9fe860a91aecdae39f03cc43b1df8381c7066.zip |
Server-side solution for the jQuery File Upload
(https://github.com/blueimp/jQuery-File-Upload/) plugin.
WWW: http://search.cpan.org/dist/jQuery-File-Upload/
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 fb4cf1d853df..ba78dc3418cf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1327,6 +1327,7 @@ SUBDIR += p5-ZConf-RSS SUBDIR += p5-ZConf-RSS-GUI-GTK SUBDIR += p5-chklinks + SUBDIR += p5-jQuery-File-Upload SUBDIR += p5-libapreq2 SUBDIR += p5-libservlet SUBDIR += p5-libwww |