import benchmarks/speedtest-cli, ok merdely@ william@

speedtest-cli is a command line interface for testing internet bandwidth
using speedtest.net servers.
This commit is contained in:
sthen 2013-11-19 17:59:01 +00:00
parent 58dd4a9517
commit f51736561b
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/11/19 17:59:01 sthen Exp $
COMMENT = command-line client for speedtest.net bandwidth tester
MODPY_EGG_VERSION = 0.2.2
DISTNAME = speedtest-cli-${MODPY_EGG_VERSION}
CATEGORIES = benchmarks net
HOMEPAGE = https://github.com/sivel/speedtest-cli
# Apache 2
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = ${MASTER_SITE_PYPI:=s/speedtest-cli/}
MODULES = lang/python
MODPY_SETUPTOOLS = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (speedtest-cli-0.2.2.tar.gz) = gkwd3MwGaG0xFpolHf16lMHQsxeafOWLBhc8v/1OjBc=
SIZE (speedtest-cli-0.2.2.tar.gz) = 10251

View File

@ -0,0 +1,2 @@
speedtest-cli is a command line interface for testing internet bandwidth
using speedtest.net servers.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/11/19 17:59:01 sthen Exp $
@comment bin/speedtest
bin/speedtest-cli
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/speedtest_cli.py
lib/python${MODPY_VERSION}/site-packages/speedtest_cli.pyc