diff options
Diffstat (limited to 'devel/opencl-clang/Makefile')
-rw-r--r-- | devel/opencl-clang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/opencl-clang/Makefile b/devel/opencl-clang/Makefile index 8597c64af891..28194d2f0c48 100644 --- a/devel/opencl-clang/Makefile +++ b/devel/opencl-clang/Makefile @@ -10,6 +10,7 @@ PKGNAMESUFFIX= -${FLAVOR} MAINTAINER= jbeich@FreeBSD.org COMMENT= Clang wrapper to compile OpenCL C kernels to SPIR-V modules +WWW= https://github.com/intel/opencl-clang LICENSE= NCSA LICENSE_FILE= ${WRKSRC}/LICENSE |