# -*- 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

name                spglib
github.setup        spglib spglib 2.5.0 v
revision            0

categories          science
platforms           darwin
maintainers         {nist.gov:joe.fowler @joefowler} openmaintainer
license             BSD

description         C library for finding and handling crystal symmetries.
long_description    ${description} There are python, fortran, rust, and \
    ruby interfaces. See port py-spglib.

homepage            https://spglib.github.io/spglib/

checksums           rmd160  3649b61d54e9eabaff4c9db42599f99b396e513a \
                    sha256  20eacbcb21c0fb33c7ac1d67169afbb4152ac9743e6f03131fafdc2c93562d78 \
                    size    2926361
