aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-06-07 09:50:02 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-06-07 09:50:02 +0000
commitea770fa14bf781db88e3f44a5f241b40f3dd1010 (patch)
tree9f986aed5e918fa136bd7a894271c7e5d74f05da /databases/Makefile
parent2a9063715a8d73dc840a9da125cdd0a14b154e25 (diff)
downloadports-ea770fa14bf781db88e3f44a5f241b40f3dd1010.tar.gz
ports-ea770fa14bf781db88e3f44a5f241b40f3dd1010.zip
New port: databases/mongodb42
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 242002 Submitted by: Ronald Klop <ronald-lists@klop.ws> Reviewed by: koobs, mikael Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/
Notes
Notes: svn path=/head/; revision=538150
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 78367f992ec6..435d61a0f80f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -188,6 +188,7 @@
SUBDIR += mongodb36-tools
SUBDIR += mongodb40
SUBDIR += mongodb40-tools
+ SUBDIR += mongodb42
SUBDIR += mroonga
SUBDIR += mtools-mongodb
SUBDIR += mtop