diff options
Diffstat (limited to 'math/openblas/Makefile')
-rw-r--r-- | math/openblas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/openblas/Makefile b/math/openblas/Makefile index 4ab390f9bf24..09882d2f1cdf 100644 --- a/math/openblas/Makefile +++ b/math/openblas/Makefile @@ -10,6 +10,7 @@ DIST_SUBDIR= openblas MAINTAINER= phd_kimberlite@yahoo.co.jp COMMENT= Optimized BLAS library based on GotoBLAS2 +WWW= https://github.com/xianyi/OpenBLAS LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |