# $NetBSD$

DISTNAME=	squarify-0.4.3
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	math python
MASTER_SITES=	${MASTER_SITE_PYPI:=s/squarify/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/laserson/squarify
COMMENT=	Pure Python implementation of the squarify treemap layout algorithm
LICENSE=	apache-2.0

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
