aboutsummaryrefslogtreecommitdiff
path: root/net/py-speedtest-cli
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2014-04-08 03:09:01 +0000
committerNicola Vitale <nivit@FreeBSD.org>2014-04-08 03:09:01 +0000
commitc7216c95def115bd1f5b21ee3c70ccb84350f538 (patch)
tree6cd86544a488b6bc2e8e6ee68be16fc4b04b572c /net/py-speedtest-cli
parentd7cc8f7f009c5ce75407b1c89bd9fadc5b1570ad (diff)
downloadports-c7216c95def115bd1f5b21ee3c70ccb84350f538.tar.gz
ports-c7216c95def115bd1f5b21ee3c70ccb84350f538.zip
Command line interface for testing internet bandwidth using speedtest.net
Notes
Notes: svn path=/head/; revision=350563
Diffstat (limited to 'net/py-speedtest-cli')
-rw-r--r--net/py-speedtest-cli/Makefile20
-rw-r--r--net/py-speedtest-cli/distinfo2
-rw-r--r--net/py-speedtest-cli/pkg-descr3
3 files changed, 25 insertions, 0 deletions
diff --git a/net/py-speedtest-cli/Makefile b/net/py-speedtest-cli/Makefile
new file mode 100644
index 000000000000..fbcc50e11aca
--- /dev/null
+++ b/net/py-speedtest-cli/Makefile
@@ -0,0 +1,20 @@
+# Created by: Nicola Vitale <nivit@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= speedtest-cli
+PORTVERSION= 0.2.5
+#PORTREVISION= 0
+CATEGORIES= net
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= nivit@FreeBSD.org
+COMMENT= Command line interface for testing internet bandwidth
+
+LICENSE= APACHE20
+
+USE_PYTHON= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/net/py-speedtest-cli/distinfo b/net/py-speedtest-cli/distinfo
new file mode 100644
index 000000000000..0a71575a46ea
--- /dev/null
+++ b/net/py-speedtest-cli/distinfo
@@ -0,0 +1,2 @@
+SHA256 (speedtest-cli-0.2.5.tar.gz) = b6c1d9ed4af3b7c93291933f07888208524cb3cb017ba25a5f921860ac9f2928
+SIZE (speedtest-cli-0.2.5.tar.gz) = 11084
diff --git a/net/py-speedtest-cli/pkg-descr b/net/py-speedtest-cli/pkg-descr
new file mode 100644
index 000000000000..605ec8c55dd1
--- /dev/null
+++ b/net/py-speedtest-cli/pkg-descr
@@ -0,0 +1,3 @@
+Command line interface for testing internet bandwidth using speedtest.net
+
+WWW: https://github.com/sivel/speedtest-cli