PORTNAME=	pymaging
PORTVERSION=	g20130908
PORTREVISION=	1
CATEGORIES=	graphics python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ume@FreeBSD.org
COMMENT=	Pure Python imaging library
WWW=		https://pymaging.rtfd.org

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		python
USE_PYTHON=	autoplist distutils

USE_GITHUB=	yes
GH_ACCOUNT=	ojii
GH_TAGNAME=	596a08f

NO_ARCH=	yes

.include <bsd.port.mk>
