# Template file for 'cglm'
pkgname=cglm
version=0.9.3
revision=1
build_style=meson
short_desc="Highly Optimized Graphics Math (glm) for C"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/recp/cglm"
distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz"
checksum=4eda95e34f116c36203777f4fe770d64a3158b1450ea40364abb111cf4ba4773

post_install() {
	vlicense LICENSE
}
