summaryrefslogtreecommitdiff
path: root/data/joe/.beer
blob: 039041bc7978a8ff48a49c6e432fa9929da0e917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Joe",
    "description": "Joe",
    "url": "https://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.6/joe-4.6.tar.gz",
    "mirror": null,
    "homepage": "https://joe-editor.sourceforge.io/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"./configure\", \"--prefix=#{prefix}\"",
        "system \"make\", \"install\""
    ],
    "version": "4.6",
    "file": "joe.rb"
}