summaryrefslogtreecommitdiff
path: root/gitano.morph
blob: aae266649b6c057d03ee30826a43f6b90c543474 (plain)
1
2
3
4
5
6
7
8
{
    "name": "gitano",
    "kind": "chunk",
    "build-system": "manual",
    "install-commands": [
        "make install INST_ROOT=\"$PREFIX\" DESTDIR=\"$DESTDIR\""
    ]
}