diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2020-05-04 19:04:20 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2020-05-04 19:04:20 +0000 |
commit | 81cce519e5990150d4c94d4b7836f23c4fac81bc (patch) | |
tree | bd483b7652d3dedab2a0133c2350644517fac8c2 /www/Makefile | |
parent | 50954c7a9cedd1bdb11cf98c253d7ff0f766bd82 (diff) | |
download | ports-81cce519e5990150d4c94d4b7836f23c4fac81bc.tar.gz ports-81cce519e5990150d4c94d4b7836f23c4fac81bc.zip |
www/librespeed: a very lightweight speed test.
Submitted by: Dries Michiels <driesm.michiels@gmail.com>
Differential Revision: https://reviews.freebsd.org/D23157
Notes
Notes:
svn path=/head/; revision=533943
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 267fd8bbf3c3..c304bb7aba34 100644 --- a/www/Makefile +++ b/www/Makefile @@ -300,6 +300,7 @@ SUBDIR += libnghttp2 SUBDIR += libnghttp3 SUBDIR += libresonic-standalone + SUBDIR += librespeed SUBDIR += librtcdcpp SUBDIR += libwpe SUBDIR += libwww |