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

name                pdbe-mmcif-validator
version             0.1.94
revision            0

categories-prepend  science
platforms           {darwin any}
supported_archs     noarch
license             MIT
maintainers         {reneeotten @reneeotten} openmaintainer

description         Validate mmCIF/CIF files against the PDBx/mmCIF dictionary \
                    or any CIF dictionary
long_description    {*}${description}

homepage            https://github.com/PDBeurope/mmcif-validator

distname            pdbe_mmcif_validator-${version}

checksums           rmd160  253fe23fd8e8d35d314cd26dc0ec7ae69e3a4de5 \
                    sha256  798520db00e2b6a4f2be31399ee3ad96a7e13cf87937ef204be6ec4b61d2f4b4 \
                    size    60599

python.default_version 314
