# $NetBSD: Makefile,v 1.1 2019/07/07 09:38:40 bsiegert Exp $

DISTNAME=               leather-0.3.3
PKGNAME=                ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=             python graphics
MASTER_SITES=           ${MASTER_SITE_PYPI:=l/leather/}

MAINTAINER=             pkgsrc-users@NetBSD.org
HOMEPAGE=               https://leather.readthedocs.io/
COMMENT=                Python charting library for those who need charts now
LICENSE=                mit

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