# -*- 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           cmake   1.1
PortGroup           github  1.0

github.setup        recp cglm 0.9.6 v
github.tarball_from archive
revision            0

description         Highly Optimized Graphics Math (glm) for C

long_description    Highly optimized 2D|3D math library, also known as OpenGL \
                    Mathematics (glm) for `C`. cglm provides lot of utils to \
                    help math operations to be fast and quick to write.

checksums           rmd160  6009071bd09bdb206d16259b95f68a7c0c1327a3 \
                    sha256  be5e7d384561eb0fca59724a92b7fb44bf03e588a7eae5123a7d796002928184 \
                    size    707102

categories          devel math
license             MIT
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer
