PORTNAME=	vulkan-headers
DISTVERSIONPREFIX=sdk-
DISTVERSION=	1.1.108.0
CATEGORIES=	graphics

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Headers for the Vulkan graphics API

LICENSE=	apache2

USES=		cmake
STRIP=		# nothing to strip

USE_GITHUB=	yes
GH_ACCOUNT=	KhronosGroup
GH_PROJECT=	Vulkan-Headers

.include <bsd.port.mk>
