# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Astro-SIMBAD-Client 0.036 license {Artistic-1 GPL} maintainers devans openmaintainer description Astro::SIMBAD::Client - Fetch astronomical data from SIMBAD 4. long_description ${description} platforms darwin checksums rmd160 c320f7a64609c38c662482d83d3b28a22b59e30c \ sha256 baa752e0d855c1485748246675767abb733cb05039e5283faac727c151ed5b2e if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-yaml depends_lib-append \ port:p${perl5.major}-http-message \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-soap-lite \ port:p${perl5.major}-uri \ port:p${perl5.major}-xml-doubleencodedentities \ port:p${perl5.major}-xml-parser supported_archs noarch }