diff options
Diffstat (limited to 'math/or-tools/Makefile')
-rw-r--r-- | math/or-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index d3cd9f9f56de..2364e81eacf3 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Google's Operations Research tools +WWW= https://github.com/google/or-tools LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt |