diff options
Diffstat (limited to 'math/py-optuna/Makefile')
-rw-r--r-- | math/py-optuna/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-optuna/Makefile b/math/py-optuna/Makefile index ec45162703f8..89889751df7a 100644 --- a/math/py-optuna/Makefile +++ b/math/py-optuna/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nc@FreeBSD.org COMMENT= Hyperparameter optimization framework +WWW= https://optuna.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |