diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2021-06-16 07:20:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2021-06-16 07:20:23 +0000 |
commit | ef4bd749780b5797afacd35f3db1db9c00bc4ce2 (patch) | |
tree | fcc4e62f36a1827b507d651ec85af032abff55a5 | |
parent | ef4074f6389aaa7eefc45e769678b174ef30a560 (diff) | |
download | ports-ef4bd749780b5797afacd35f3db1db9c00bc4ce2.tar.gz ports-ef4bd749780b5797afacd35f3db1db9c00bc4ce2.zip |
databases/elixir-mongo: Mark DEPRECATED.
-rw-r--r-- | databases/elixir-mongo/Makefile | 3 |
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 |