# -*- 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.91
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  3b633246549fd0fcb6d6f8b3cdc2be11565756b1 \
                    sha256  fae70a54ac2da9364eb037925c40c1b591c8f73d42f9f2bf89008ddd156d7e47 \
                    size    49193

python.default_version 314
