summaryrefslogtreecommitdiff
path: root/homebrew/genders/.beer
blob: a3b2119110258592c73806712306bc981e8682b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Genders",
    "description": "Static cluster configuration database for cluster management",
    "url": "https://downloads.sourceforge.net/project/genders/genders/1.22-1/genders-1.22.tar.gz",
    "mirror": null,
    "homepage": "https://computing.llnl.gov/linux/genders.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--prefix=#{prefix}\", \"--with-java-extensions=no\"",
        "system \"make\", \"install\""
    ],
    "version": "1.22",
    "file": "genders.rb"
}