Lines 13-19
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
Link Here
|
13 |
LICENSE_NAME= Apache License 2.0 with LLVM Exceptions |
13 |
LICENSE_NAME= Apache License 2.0 with LLVM Exceptions |
14 |
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |
14 |
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |
15 |
|
15 |
|
16 |
BUILD_DEPENDS= llvm15>=15.0:devel/llvm15 \ |
16 |
BUILD_DEPENDS= clang15:devel/llvm15 \ |
17 |
spirv-llvm-translator-llvm15>0:devel/spirv-llvm-translator@llvm15 \ |
17 |
spirv-llvm-translator-llvm15>0:devel/spirv-llvm-translator@llvm15 \ |
18 |
libedit>=0:devel/libedit |
18 |
libedit>=0:devel/libedit |