# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           cmake 1.1

github.setup        KhronosGroup SPIRV-Headers 1.4.328.1 vulkan-sdk-
github.tarball_from archive
name                spirv-headers
revision            0

categories          graphics devel
license             Apache-2
platforms           any
supported_archs     noarch
maintainers         {judaew @judaew} openmaintainer

description         SPIR-V Headers
long_description    {*}${description}
homepage            https://vulkan.lunarg.com

checksums           rmd160  6b865a95324dc64116b85ffd012999f354686f7c \
                    sha256  602364ab7bf404a7f352df7da5c645f1c4558a9c92616f8ee33422b04d5e35b7 \
                    size    545567
