summaryrefslogtreecommitdiff
path: root/homebrew/libowfat/.beer
blob: 79dd0c8acc401cbdc48d946a551c0e5698576a34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Libowfat",
    "description": "Reimplements libdjb",
    "url": "https://www.fefe.de/libowfat/libowfat-0.31.tar.xz",
    "mirror": null,
    "homepage": "https://www.fefe.de/libowfat/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"libowfat.a\"",
        "system \"make\", \"install\", \"prefix=#{prefix}\", \"MAN3DIR=#{man3}\", \"INCLUDEDIR=#{include}/libowfat\""
    ],
    "version": "0.31",
    "file": "libowfat.rb"
}