# Created by: Kris Moore <kmoore@FreeBSD.org>
# $FreeBSD: head/graphics/py-imagesize/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	imagesize
PORTVERSION=	0.7.1
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	kmoore@FreeBSD.org
COMMENT=	Python image size library

LICENSE=	MIT

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
