PORTNAME=	eggtestinfo
PORTVERSION=	0.3
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	rm@FreeBSD.org
COMMENT=	Setuptools plugin that adds test information to .egg-info
WWW=		https://pypi.org/project/eggtestinfo/

LICENSE=	ZPL21

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
