diff options
Diffstat (limited to 'graphics/ospray')
-rw-r--r-- | graphics/ospray/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile index df0bb642f3c7..913382b869dd 100644 --- a/graphics/ospray/Makefile +++ b/graphics/ospray/Makefile @@ -6,6 +6,7 @@ CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Ray tracing based rendering engine for high-fidelity visualization +WWW= https://www.ospray.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |