PORTNAME=	exam
PORTVERSION=	0.10.6
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Python toolkit for writing better tests
WWW=		https://github.com/fluxx/exam

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
