# -*- 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             cran eddelbuettel RcppAnnoy 0.0.23
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Rcpp bindings for Annoy, a library for approximate nearest neighbors
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.annoy.html
checksums           rmd160  7ff0a23e056be7cff636682f088c2acb625f97ff \
                    sha256  e502e8d98590a3b9dc7ec82ec7242ab737a653603ecb0fc7145798f3e7e2d1dc \
                    size    118177

depends_lib-append  port:R-Rcpp

depends_test-append port:R-tinytest

test.run            yes
