diff options
Diffstat (limited to 'math/hpcombi/Makefile')
-rw-r--r-- | math/hpcombi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile index 817cdde24106..42206e6aec4b 100644 --- a/math/hpcombi/Makefile +++ b/math/hpcombi/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math devel MAINTAINER= thierry@FreeBSD.org COMMENT= Fast combinatorics in C++ using SSE/AVX instruction sets +WWW= https://github.com/hivert/HPCombi LICENSE= GPLv3 |