graphics/vulkan-headers: trim newlines

This commit is contained in:
Jan Beich 2022-02-20 12:55:46 +00:00
parent c9daad7c9d
commit ce68ff6938

View file

@ -9,12 +9,10 @@ COMMENT= Headers for the Vulkan graphics API
LICENSE= APACHE20
USES= cmake
STRIP= # nothing to strip
USE_GITHUB= yes
GH_ACCOUNT= KhronosGroup
GH_PROJECT= Vulkan-Headers
STRIP= # nothing to strip
NO_ARCH= yes
.include <bsd.port.mk>