summaryrefslogtreecommitdiff
path: root/homebrew/libcello/.beer
blob: 99d7f512712dfa1b7ce6a3e4c9235a1bd3980e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Libcello",
    "description": "Higher-level programming in C",
    "url": "http://libcello.org/static/libCello-2.1.0.tar.gz",
    "mirror": null,
    "homepage": "http://libcello.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"check\"",
        "system \"make\", \"install\", \"PREFIX=#{prefix}\""
    ],
    "version": "2.1.0",
    "file": "libcello.rb"
}