# -*- 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 Geo-WebService-Elevation-USGS 0.106 license {Artistic-1 GPL} maintainers devans openmaintainer description Geo::WebService::Elevation::USGS - Elevation queries against USGS web services. long_description ${description} platforms darwin checksums rmd160 69e0e3e57d4a95444a5592c3ff8f94420d636291 \ sha256 a0c77896ac4252bdda04d4be30f3ff9cde7c57ce0fe4d0c64f6cc8c31afb8b48 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-http-message \ port:p${perl5.major}-json \ port:p${perl5.major}-libwww-perl supported_archs noarch }