# -*- 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.6.2 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 afd0b7a5eb7faabbb189d69428419cc1b6c9d736 \ sha256 c1b8f2e4d32c040249dad14a89dd03c5106a8c56f3e9ca4e60a0836a59259c0c \ size 522648 github.tarball_from archive compiler.cxx_standard 2011 supported_archs noarch configure.args-append -DNANOFLANN_BUILD_EXAMPLES=OFF test.run yes