# Created by: Carlos J. Puga Medina # $FreeBSD$ PORTNAME= codecov PORTVERSION= 2.0.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cpm@FreeBSD.org COMMENT= Hosted coverage reports for Github, Bitbucket and Gitlab LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \ ${PYTHON_PKGNAMEPREFIX}requests>=2.7.9:www/py-requests USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include