summaryrefslogtreecommitdiff
path: root/homebrew/convmv/.beer
blob: d155c180725d1ec25ece739e147fd1e4feef6ea3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Convmv",
    "description": "Filename encoding conversion tool",
    "url": "https://www.j3e.de/linux/convmv/convmv-2.05.tar.gz",
    "mirror": null,
    "homepage": "https://www.j3e.de/linux/convmv/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "2.05",
    "file": "convmv.rb"
}