diff options
Diffstat (limited to 'misc/py-xgboost/Makefile')
-rw-r--r-- | misc/py-xgboost/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile index 839c5a7121c4..8a40943fef0e 100644 --- a/misc/py-xgboost/Makefile +++ b/misc/py-xgboost/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM) +WWW= https://xgboost.ai/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE |