diff options
Diffstat (limited to 'math/cosma')
-rw-r--r-- | math/cosma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cosma/Makefile b/math/cosma/Makefile index b79b17bfc9a3..37458631ec23 100644 --- a/math/cosma/Makefile +++ b/math/cosma/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Distributed communication-optimal matrix multiplication algorithm +WWW= https://github.com/eth-cscs/COSMA LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |