# -*- 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.1 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 b2634babdbaafcb3fff4d1a67312e74bb88b886b \ sha256 e258d6fd6ad18e1809fa9c081553e78036fd6e7b418d3762875c2c5a015dd431 \ size 522472 github.tarball_from archive compiler.cxx_standard 2011 supported_archs noarch configure.args-append -DNANOFLANN_BUILD_EXAMPLES=OFF test.run yes