aboutsummaryrefslogblamecommitdiff
path: root/devel/py3-pytest-capturelog/Makefile
blob: 4de3a7d234e946f526086572a8c7549b14d5f7cd (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                             
# Created by: Ben Woods <woodsb02@FreeBSD.org>
# $FreeBSD$

MASTERDIR=	${.CURDIR}/../py-pytest-capturelog

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}py>=1.1.1:devel/py3-py

USES=		python:3

.include "${MASTERDIR}/Makefile"