# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-pytest-flake8/Makefile 475929 2018-07-31 00:02:59Z sunpoet $ PORTNAME= pytest-flake8 PORTVERSION= 1.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= pytest plugin to check FLAKE8 requirement LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=3.5:devel/py-flake8 \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python .include