diff options
Diffstat (limited to 'index/mongodb.mk')
-rw-r--r-- | index/mongodb.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/mongodb.mk b/index/mongodb.mk deleted file mode 100644 index 247bb5d..0000000 --- a/index/mongodb.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += mongodb -pkg_mongodb_name = mongodb -pkg_mongodb_description = MongoDB driver for Erlang -pkg_mongodb_homepage = https://github.com/comtihon/mongodb-erlang -pkg_mongodb_fetch = git -pkg_mongodb_repo = https://github.com/comtihon/mongodb-erlang -pkg_mongodb_commit = master |