summaryrefslogtreecommitdiff
path: root/homebrew/wwwoffle/.beer
blob: 041ebaf9f5c619010e4988db789a0a69fda2449a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Wwwoffle",
    "description": "Better browsing for computers with intermittent connections",
    "url": "https://www.gedanken.org.uk/software/wwwoffle/download/wwwoffle-2.9j.tgz",
    "mirror": null,
    "homepage": "https://www.gedanken.org.uk/software/wwwoffle/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--prefix=#{prefix}\"",
        "system \"make\", \"install\""
    ],
    "version": "2.9",
    "file": "wwwoffle.rb"
}