diff options
Diffstat (limited to 'misc/py-onnx')
-rw-r--r-- | misc/py-onnx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 9728dc2a1515..67635e382ce9 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Open Neural Network eXchange +WWW= https://onnx.ai/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |