diff options
Diffstat (limited to 'math/amgcl/Makefile')
-rw-r--r-- | math/amgcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/amgcl/Makefile b/math/amgcl/Makefile index 1f6ea02232b2..ba48c79bd8ba 100644 --- a/math/amgcl/Makefile +++ b/math/amgcl/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library for solving large sparse linear systems +WWW= https://github.com/ddemidov/amgcl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |