# -*- 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 astropy photutils 0.7.2 v revision 0 name py-photutils categories-append science platforms darwin license BSD maintainers nomaintainer description An Astropy package for photometry long_description Photutils is an AstroPy affiliated package to provide tools for \ detecting and performing photometry of astronomical sources. checksums rmd160 f2ce1e1d29841353713b197a96868e08b46b1357 \ sha256 bd8322a86843f79ac324290ff8e9eb5982a59ed8a3b937b7ff6a46dc3d0de056 \ size 954465 python.versions 38 39 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-astropy-helpers depends_lib-append \ port:py${python.version}-astropy \ port:py${python.version}-numpy }