diff options
Diffstat (limited to '')
-rw-r--r-- | math/py-mpmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index d76d5e58ddc9..1ab90d82cc68 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Library for Arbitrary-precision Floating-point Arithmetic +WWW= https://www.mpmath.org/ LICENSE= BSD3CLAUSE |