# -*- 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           R 1.0

R.setup             github cloudyr aws.ec2metadata 0.2.0
revision            1
categories-append   net
maintainers         nomaintainer
license             GPL-2+
description         Get EC2 instance metadata
long_description    Retrieve Amazon EC2 instance metadata \
                    from within the running instance.
homepage            https://github.com/cloudyr/aws.ec2metadata
checksums           rmd160  f6b53c9cb333c09869a0b4827a749be35ec25888 \
                    sha256  9c97ac39fdc11295d5f316054bdb03f63f79d4968e5e38815cececefb9ccf8a2 \
                    size    8841
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-curl \
                    port:R-jsonlite

test.run            yes