summaryrefslogtreecommitdiff
path: root/homebrew/dupseek/.beer
blob: 91f36140f91853348b8d36352091cef9acb7ebfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Dupseek",
    "description": "Interactive program to find and remove duplicate files",
    "url": "http://www.beautylabs.net/software/dupseek-1.3.tgz",
    "mirror": null,
    "homepage": "http://www.beautylabs.net/software/dupseek.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"dupseek\"",
        "doc.install %w[changelog.txt doc.txt copyright credits.txt]"
    ],
    "version": "1.3",
    "file": "dupseek.rb"
}