diff options
Diffstat (limited to 'graphics/py-open3d-python/Makefile')
-rw-r--r-- | graphics/py-open3d-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-open3d-python/Makefile b/graphics/py-open3d-python/Makefile index d22cb82b1e1e..7adf60d6c6ba 100644 --- a/graphics/py-open3d-python/Makefile +++ b/graphics/py-open3d-python/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Modern library for 3D data processing (Python binding) +WWW= http://www.open3d.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE |