PORTNAME=	wcag-contrast-ratio
DISTVERSION=	0.9
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Library for computing contrast ratios, as required by WCAG 2.0
WWW=		https://github.com/gsnedders/wcag-contrast-ratio

LICENSE=	MIT

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
