diff options
author | nivit <nivit@FreeBSD.org> | 2014-04-08 11:09:01 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2014-04-08 11:09:01 +0800 |
commit | ade76a54b9706b81ba33332632675b1a92a67e03 (patch) | |
tree | 6cd86544a488b6bc2e8e6ee68be16fc4b04b572c /net/Makefile | |
parent | 6498cccd3833ca14a6c1789042c77d1364277bba (diff) | |
download | freebsd-ports-gnome-ade76a54b9706b81ba33332632675b1a92a67e03.tar.gz freebsd-ports-gnome-ade76a54b9706b81ba33332632675b1a92a67e03.tar.zst freebsd-ports-gnome-ade76a54b9706b81ba33332632675b1a92a67e03.zip |
Command line interface for testing internet bandwidth using speedtest.net
WWW: https://github.com/sivel/speedtest-cli
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 49325ee5ac89..e7face3d8ecc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -940,6 +940,7 @@ SUBDIR += py-soappy SUBDIR += py-soappy-devel SUBDIR += py-soapy + SUBDIR += py-speedtest-cli SUBDIR += py-spreadmodule SUBDIR += py-suds SUBDIR += py-tofu |