# Template file for 'cglm'
pkgname=cglm
version=0.9.6
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=be5e7d384561eb0fca59724a92b7fb44bf03e588a7eae5123a7d796002928184

post_install() {
	vlicense LICENSE
}
