summaryrefslogtreecommitdiff
path: root/homebrew/nomoresecrets/.beer
blob: 72ba85430d884a0db8591dd1b6180468616f68b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "NoMoreSecrets",
    "description": "Recreates the SETEC ASTRONOMY effect from ",
    "url": "https://github.com/bartobri/no-more-secrets/archive/v0.3.3.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/bartobri/no-more-secrets",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"all\"",
        "system \"make\", \"prefix=#{prefix}\", \"install\""
    ],
    "version": "0.3.3",
    "file": "no-more-secrets.rb"
}