PORTNAME=	pywal
DISTVERSION=	3.3.0
CATEGORIES=	graphics
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	fuz@fuz.su
COMMENT=	Generate and change color-schemes on the fly
WWW=		https://github.com/dylanaraps/pywal

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

USES=		magick:run python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
