diff options
Diffstat (limited to 'index/mongooseim.mk')
-rw-r--r-- | index/mongooseim.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/mongooseim.mk b/index/mongooseim.mk deleted file mode 100644 index a959807..0000000 --- a/index/mongooseim.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += mongooseim -pkg_mongooseim_name = mongooseim -pkg_mongooseim_description = Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions -pkg_mongooseim_homepage = https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform -pkg_mongooseim_fetch = git -pkg_mongooseim_repo = https://github.com/esl/MongooseIM -pkg_mongooseim_commit = master |