aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2013-05-15 05:31:07 +0800
committertota <tota@FreeBSD.org>2013-05-15 05:31:07 +0800
commitb0b8c57faa6f46c719fef89250f6d41e1287ce05 (patch)
tree95c2ec73a1fdd4c55e554b7c03d53528e17e569c /www/Makefile
parentd4e8c64b4fa32d28d2726d336709b5586105cc5d (diff)
downloadfreebsd-ports-gnome-b0b8c57faa6f46c719fef89250f6d41e1287ce05.tar.gz
freebsd-ports-gnome-b0b8c57faa6f46c719fef89250f6d41e1287ce05.tar.zst
freebsd-ports-gnome-b0b8c57faa6f46c719fef89250f6d41e1287ce05.zip
- Add new port: www/R-cran-httpuv
httpuv provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. WWW: http://cran.r-project.org/web/packages/httpuv/
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 c25dca4ecf2c..e48cf9ab5847 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -6,6 +6,7 @@
SUBDIR += MT
SUBDIR += R-cran-RgoogleMaps
SUBDIR += R-cran-Rpad
+ SUBDIR += R-cran-httpuv
SUBDIR += R-cran-scrapeR
SUBDIR += WebMagick
SUBDIR += abyssws