diff options
Diffstat (limited to 'math/kktdirect/Makefile')
-rw-r--r-- | math/kktdirect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kktdirect/Makefile b/math/kktdirect/Makefile index d6fecc348cd7..88c8845204a3 100644 --- a/math/kktdirect/Makefile +++ b/math/kktdirect/Makefile @@ -7,6 +7,7 @@ DISTNAME= KKTDirect${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Direct solver package for saddle-point (KKT) matrices +WWW= https://www.cs.ubc.ca/~rbridson/kktdirect/ USES= fortran USE_LDCONFIG= yes |