# $NetBSD$

DISTNAME=	py-polynomial-0.5.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py-//}
CATEGORIES=	math python
MASTER_SITES=	https://files.pythonhosted.org/packages/1b/05/9dcbe0a34058d3dca03b9adf2e9de659ec42e8e9755df99058e6d9e77d4e/

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	https://github.com/allexks/py-polynomial
COMMENT=	Package defining mathematical single-variable polynomials
LICENSE=	mit

USE_LANGUAGES=	# none

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