diff options
Diffstat (limited to 'math/tmv/Makefile')
-rw-r--r-- | math/tmv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/tmv/Makefile b/math/tmv/Makefile index b9035a2e213d..20537bb8ed9b 100644 --- a/math/tmv/Makefile +++ b/math/tmv/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, intuitive linear algebra library for C++ +WWW= https://github.com/rmjarvis/tmv LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/TMV_LICENSE |