diff options
Diffstat (limited to 'math/mpc/Makefile')
-rw-r--r-- | math/mpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile index 422b2d4d289e..7f8e1fd2388a 100644 --- a/math/mpc/Makefile +++ b/math/mpc/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= gerald@FreeBSD.org COMMENT= Library of complex numbers with arbitrarily high precision +WWW= https://www.multiprecision.org/ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER |