diff options
Diffstat (limited to 'math/py-uncertainties/Makefile')
-rw-r--r-- | math/py-uncertainties/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-uncertainties/Makefile b/math/py-uncertainties/Makefile index 4bee7629a750..30a86725434f 100644 --- a/math/py-uncertainties/Makefile +++ b/math/py-uncertainties/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Calculations with uncertainties on the quantities involved +WWW= https://uncertainties-python-package.readthedocs.io/en/latest/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |