added mmail to the programs.cfg

This commit is contained in:
Izaya 2018-03-09 18:54:47 +11:00
parent 3d68362b71
commit 58cfa78656
1 changed files with 12 additions and 0 deletions

View File

@ -34,4 +34,16 @@
authors = "Izaya",
repo = "tree/master/"
}
["mmaild"] = {
files = {
["master/MMail/OpenOS/etc/rc.d/mmail.lua"] = "//etc/rc.d"
},
dependencies = {
["minitel"] = ""
},
name = "Minitel Mail Daemon",
description = "Simple mail server, implementing maildir.",
authors = "Izaya",
repo = "tree/master/"
},
}