diff options
Diffstat (limited to 'math/blaspp/Makefile')
-rw-r--r-- | math/blaspp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/blaspp/Makefile b/math/blaspp/Makefile index bf3eec02c76f..900fd5486ea2 100644 --- a/math/blaspp/Makefile +++ b/math/blaspp/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://bitbucket.org/icl/blaspp/downloads/ MAINTAINER= yuri@FreeBSD.org COMMENT= C++ API for the Basic Linear Algebra Subroutines +WWW= https://bitbucket.org/icl/blaspp/src/master/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |