diff options
Diffstat (limited to 'misc/py-onnx-tf/Makefile')
-rw-r--r-- | misc/py-onnx-tf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-onnx-tf/Makefile b/misc/py-onnx-tf/Makefile index 51da4bdf5897..15902a985b7d 100644 --- a/misc/py-onnx-tf/Makefile +++ b/misc/py-onnx-tf/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Tensorflow backend for ONNX (Open Neural Network Exchange) +WWW= https://github.com/onnx/onnx-tensorflow/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |