summaryrefslogtreecommitdiff
path: root/nss.morph
blob: 83939085bb27daf22f5569916deeaf35b66546f4 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name": "nss",
    "kind": "chunk",
    "build-commands": [
        "./make"
    ],
    "install-commands": [
        "./install.sh"
    ]
}