aboutsummaryrefslogtreecommitdiff
path: root/math/nanoflann/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-05 10:26:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-05 10:26:04 +0000
commitdc9af20b3c09c4fb82e5db50810d554b4b811c92 (patch)
tree0d728b6b4a55e92d359df6d208e3077b4db7d0be /math/nanoflann/Makefile
parenta746a37503ecb5fcf3f89981987beb67bdcbe6b6 (diff)
downloadports-dc9af20b3c09c4fb82e5db50810d554b4b811c92.tar.gz
ports-dc9af20b3c09c4fb82e5db50810d554b4b811c92.zip
Mark a few ports broken (unfetchable)
Notes
Notes: svn path=/head/; revision=522132
Diffstat (limited to 'math/nanoflann/Makefile')
-rw-r--r--math/nanoflann/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/nanoflann/Makefile b/math/nanoflann/Makefile
index 25f84a0969ce..99e7743b2c97 100644
--- a/math/nanoflann/Makefile
+++ b/math/nanoflann/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Header-only library for Nearest Neighbor (NN) search with KD-trees
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING