opnsense-ports/net/py-speedtest-cli/Makefile
Franco Fichtner 2180e5f977 */*: sync with upstream
Taken from: FreeBSD
2015-12-21 06:59:23 +01:00

18 lines
375 B
Makefile

# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD$
PORTNAME= speedtest-cli
PORTVERSION= 0.3.4
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Command line interface for testing internet bandwidth
LICENSE= APACHE20
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>