1 2 3 4 5 6 7 8 9 10
# Created by: Danilo G. Baio <dbaio@bsd.com.br> # $FreeBSD$ MASTERDIR= ${.CURDIR}/../py-six TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest USES= python:3.3+ .include "${MASTERDIR}/Makefile"