aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2021-06-16 07:20:23 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2021-06-16 07:20:23 +0000
commitef4bd749780b5797afacd35f3db1db9c00bc4ce2 (patch)
treefcc4e62f36a1827b507d651ec85af032abff55a5
parentef4074f6389aaa7eefc45e769678b174ef30a560 (diff)
downloadports-ef4bd749780b5797afacd35f3db1db9c00bc4ce2.tar.gz
ports-ef4bd749780b5797afacd35f3db1db9c00bc4ce2.zip
databases/elixir-mongo: Mark DEPRECATED.
-rw-r--r--databases/elixir-mongo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/elixir-mongo/Makefile b/databases/elixir-mongo/Makefile
index 5e139cff2d0a..93fbd2745619 100644
--- a/databases/elixir-mongo/Makefile
+++ b/databases/elixir-mongo/Makefile
@@ -7,6 +7,9 @@ COMMENT= Database driver for MongoDB written in Elixir
LICENSE= MIT
+DEPRECATED= Upsupported by upstream
+EXPIRATION_DATE= 2021-06-23
+
BROKEN= does not build: Compilation error in file lib/mongo.ex
USES= elixir