summaryrefslogtreecommitdiff
path: root/homebrew/ondir/.beer
blob: dcf5210efb1bbb6b7a8351f38963ea9b46e194a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Ondir",
    "description": "Automatically execute scripts as you traverse directories",
    "url": "https://swapoff.org/files/ondir/ondir-0.2.3.tar.gz",
    "mirror": null,
    "homepage": "https://swapoff.org/ondir.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "system \"make\", \"PREFIX=#{prefix}\", \"install\""
    ],
    "version": "0.2.3",
    "file": "ondir.rb"
}