summaryrefslogtreecommitdiff
path: root/homebrew/sendemail/.beer
blob: d09fe6ca88f041181df8799b159250e0cbb33e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Sendemail",
    "description": "Email program for sending SMTP mail",
    "url": "http://caspian.dotconf.net/menu/Software/SendEmail/sendEmail-v1.56.tar.gz",
    "mirror": null,
    "homepage": "http://caspian.dotconf.net/menu/Software/SendEmail/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [
        {
            "url": "https://raw.githubusercontent.com/mogaal/sendemail/e785a6d284884688322c9b39c0f64e20a43ea825/debian/patches/fix_ssl_version.patch",
            "strip": "1"
        }
    ],
    "install": [
        "bin.install \"sendEmail\""
    ],
    "version": "1.56",
    "file": "sendemail.rb"
}