PORTNAME=	anyconfig
PORTVERSION=	0.9.11
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	dvl@FreeBSD.org
COMMENT=	Generic access to configuration files in many formats
WWW=		https://pypi.org/project/anyconfig/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.MIT

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
