summaryrefslogtreecommitdiff
path: root/homebrew/unifdef/.beer
blob: 9e4efbd52d6c47851ecfa25cfb66a81318b573c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Unifdef",
    "description": "Selectively process conditional C preprocessor directives",
    "url": "https://dotat.at/prog/unifdef/unifdef-2.11.tar.gz",
    "mirror": null,
    "homepage": "https://dotat.at/prog/unifdef/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"prefix=#{prefix}\", \"install\""
    ],
    "version": "2.11",
    "file": "unifdef.rb"
}