diff options
Diffstat (limited to 'graphics/filament')
-rw-r--r-- | graphics/filament/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile index 94c47a28801c..4fc6f4584900 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -5,6 +5,7 @@ CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Real-time physically based rendering engine +WWW= https://google.github.io/filament/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |