summaryrefslogtreecommitdiff
path: root/homebrew/log4shib/.beer
blob: a34fb6d968a44bc70eceaa4054a241ab7149733d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Log4shib",
    "description": "Forked version of log4cpp for the Shibboleth project",
    "url": "https://shibboleth.net/downloads/log4shib/1.0.9/log4shib-1.0.9.tar.gz",
    "mirror": null,
    "homepage": "https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--prefix=#{prefix}\", \"--disable-debug\", \"--disable-dependency-tracking\"",
        "system \"make\", \"install\""
    ],
    "version": "1.0.9",
    "file": "log4shib.rb"
}