diff options
Diffstat (limited to 'math/casadi/Makefile')
-rw-r--r-- | math/casadi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/casadi/Makefile b/math/casadi/Makefile index b3c5ad240759..bf63eb7aa047 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Symbolic framework for numeric optimization +WWW= https://web.casadi.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |