# -*- 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 PortGroup github 1.0 github.setup AndrewAnnex SpiceyPy 6.0.0 v github.tarball_from archive revision 0 name py-spiceypy categories-append science license MIT maintainers nomaintainer description SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python long_description {*}${description} checksums rmd160 b53af82068ee54654595d554eb8d5af848e50a9a \ sha256 a228ab157aa17c2ab38ebc2681c89c9c3e8a94aa84e8018aed115bcd8265f73f \ size 382270 python.versions 312 if {${name} ne ${subport}} { depends_lib-append \ port:py${python.version}-numpy \ port:cspice build.env-append \ CSPICE_SHARED_LIB=${prefix}/lib/libcspice.dylib destroot.env-append \ CSPICE_SHARED_LIB=${prefix}/lib/libcspice.dylib }