summaryrefslogtreecommitdiff
path: root/graphics/vulkan-loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vulkan-loader/Makefile')
-rw-r--r--graphics/vulkan-loader/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index bc6c18fb3314..b223882a6261 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.321
+DISTVERSION= 1.4.327
CATEGORIES= graphics devel
MAINTAINER= atanubiswas484@gmail.com
@@ -8,6 +8,7 @@ COMMENT= Driver loader for the Vulkan graphics API
WWW= https://github.com/KhronosGroup/Vulkan-Loader
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers