diff options
Diffstat (limited to 'math/py-gmpy2/Makefile')
-rw-r--r-- | math/py-gmpy2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-gmpy2/Makefile b/math/py-gmpy2/Makefile index 1a3ad1b03d72..deb5b4159d10 100644 --- a/math/py-gmpy2/Makefile +++ b/math/py-gmpy2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= GMP/MPIR, MPFR, and MPC interface to Python +WWW= https://pypi.org/project/gmpy2/ LICENSE= GPLv3 |