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