diff options
Diffstat (limited to 'misc/openvdb')
-rw-r--r-- | misc/openvdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 1d2b8639b651..3f3c65f4f6ab 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -6,6 +6,7 @@ CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Tools for storage and manipulation of sparse volumetric data +WWW= https://www.openvdb.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE |