summaryrefslogtreecommitdiff
path: root/homebrew/podiff/.beer
blob: dd635ea5465867e503e0f39a862490af441dd5f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Podiff",
    "description": "Compare textual information in two PO files",
    "url": "https://download.gnu.org.ua/pub/release/podiff/podiff-1.1.tar.gz",
    "mirror": null,
    "homepage": "https://puszcza.gnu.org.ua/software/podiff/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"podiff\"",
        "man1.install \"podiff.1\""
    ],
    "version": "1.1",
    "file": "podiff.rb"
}