diff options
Diffstat (limited to 'math/eigen3/Makefile')
-rw-r--r-- | math/eigen3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 5cb289e1c513..dbe794a9c530 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://gitlab.com/libeigen/eigen/-/archive/${DISTVERSION}/ MAINTAINER= kde@FreeBSD.org COMMENT= Lightweight library for vector and matrix math +WWW= https://eigen.tuxfamily.org/ LICENSE= LGPL21 MPL20 LICENSE_COMB= multi |