# -*- 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-pyavm python.rootname PyAVM version 0.9.5 revision 0 categories-append science platforms {darwin any} supported_archs noarch license MIT maintainers nomaintainer description Pure-Python AVM library long_description {*}${description} homepage https://github.com/astrofrog/pyavm checksums rmd160 9318ea11824ad4708fd03b0b55bfe7c6c43345f8 \ sha256 815efcca9bd8c2884799d8cfde537917decf7e6c6e57dd6dbf0e60b18799ee2f \ size 222553 python.versions 38 39 if {${subport} ne ${name}} { test.run yes }