PORTNAME= imagesize PORTVERSION= 1.4.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get image size from png/jpeg/jpeg2000/gif file WWW= https://github.com/shibukawa/imagesize_py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include