added mmail-send to the programs.cfg

This commit is contained in:
Izaya 2018-03-09 19:23:07 +11:00
parent 9286b96d00
commit 1bcf22b3e5
1 changed files with 12 additions and 0 deletions

View File

@ -46,4 +46,16 @@
authors = "Izaya",
repo = "tree/master/"
},
["mmail-send"] = {
files = {
["master/MMail/OpenOS/usr/bin/mmail-send.lua"] = "/bin"
},
dependencies = {
["minitel"] = ""
},
name = "mmail-send",
description = "Command line program for sending mail over the minitel network.",
authors = "Izaya",
repo = "tree/master/"
},
}