# $NetBSD: Makefile,v 1.7 2020/11/26 10:57:23 adam Exp $ DISTNAME= uncertainties-3.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=u/uncertainties/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://uncertainties-python-package.readthedocs.io/ COMMENT= Transparent calculations with uncertainties on the quantities involved LICENSE= modified-bsd USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../math/py-numpy/buildlink3.mk" .include "../../mk/bsd.pkg.mk"