# -*- 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 py-asdf-standard python.rootname asdf_standard version 1.1.1 revision 0 license BSD platforms {darwin any} supported_archs noarch maintainers {mps @Schamschula} openmaintainer description This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff. long_description {*}${description} homepage https://github.com/asdf-format/asdf-standard checksums rmd160 b76fc9310007d8604bd1840b325885b7a34b6a6b \ sha256 01535bc2b15bfc09ec8a62d4999f9cf32dc49dc71660c8425640228fd8776102 \ size 114823 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools_scm }