summaryrefslogtreecommitdiff
path: root/homebrew/tinycdb/.beer
blob: dd56e082340c8b367254124b6b3f0e525a1b647b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Tinycdb",
    "description": "Create and read constant databases",
    "url": "http://www.corpit.ru/mjt/tinycdb/tinycdb-0.78.tar.gz",
    "mirror": null,
    "homepage": "http://www.corpit.ru/mjt/tinycdb.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "system \"make\", \"install\", \"prefix=#{prefix}\", \"mandir=#{man}\""
    ],
    "version": "0.78",
    "file": "tinycdb.rb"
}