diff options
Diffstat (limited to 'archivers/draco/Makefile')
-rw-r--r-- | archivers/draco/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/draco/Makefile b/archivers/draco/Makefile index 4c58f004d814..64b0dab05611 100644 --- a/archivers/draco/Makefile +++ b/archivers/draco/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -3d-compression MAINTAINER= yuri@FreeBSD.org COMMENT= Library for compressing and decompressing 3D meshes and point clouds +WWW= https://google.github.io/draco/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |