summaryrefslogtreecommitdiff
path: root/homebrew/cronolog/.beer
blob: 51f416b71e60cea7950fc1be1de8941d74bb09b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "name": "Cronolog",
    "description": "Web log rotation",
    "url": "https://www.mirrorservice.org/sites/distfiles.macports.org/cronolog/cronolog-1.6.2.tar.gz",
    "mirror": "https://fossies.org/linux/www/old/cronolog-1.6.2.tar.gz",
    "homepage": "https://web.archive.org/web/20140209202032/cronolog.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--disable-debug\", \"--disable-dependency-tracking\",",
        "\"--prefix=#{prefix}\",",
        "\"--mandir=#{man}\",",
        "\"--infodir=#{info}\"",
        "system \"make\", \"install\""
    ],
    "version": "1.6.2",
    "file": "cronolog.rb"
}