diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-08 15:17:50 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-08 15:17:50 +0000 |
commit | 34433c8ea37450e92b14431028310437b59067f7 (patch) | |
tree | 55b76cfd76fd0a2e67fb46936c694660f6b73428 /databases/Makefile | |
parent | a425c2eb2afe9873e8b00f9daf67e02ef8e41332 (diff) | |
download | ports-34433c8ea37450e92b14431028310437b59067f7.tar.gz ports-34433c8ea37450e92b14431028310437b59067f7.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 76a74174c0f1..47c628343e96 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -796,6 +796,7 @@ SUBDIR += py-leveldb SUBDIR += py-lmdb SUBDIR += py-marshmallow-sqlalchemy + SUBDIR += py-mongoengine SUBDIR += py-motor SUBDIR += py-mycli SUBDIR += py-mysql-connector-python |