summaryrefslogtreecommitdiff
path: root/homebrew/linklint/.beer
blob: aec88205b728b4d17082972cd86a8d52560da138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Linklint",
    "description": "Link checker and web site maintenance tool",
    "url": "http://linklint.org/download/linklint-2.3.5.tar.gz",
    "mirror": null,
    "homepage": "http://linklint.org",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "mv \"READ_ME.txt\", \"README\"",
        "doc.install \"README\"",
        "bin.install \"linklint-#{version}\" => \"linklint\""
    ],
    "version": "2.3.5",
    "file": "linklint.rb"
}