# -*- 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 github 1.0 PortGroup cmake 1.1 github.setup jlblancoc nanoflann 1.5.5 v categories math science platforms any maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer license BSD description A C++11 header-only library for Nearest Neighbor (NN) search wih KD-trees long_description {*}${description} checksums rmd160 493f3dbd728b333878445be8a23245c4843966aa \ sha256 fd28045eabaf0e7f12236092f80905a1750e0e6b580bb40eadd64dc4f75d641d \ size 521762 github.tarball_from archive compiler.cxx_standard 2011 supported_archs noarch configure.args-append -DNANOFLANN_BUILD_EXAMPLES=OFF test.run yes