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