lib/sexpp/ndmake.sh
$ cat ndmake.sh
#!/bin/sh -ue
NAME=sexpp
VERSION=git
RELEASE=1
BUILD_STYLE="cmake"
SOURCE="https://github.com/rnpgp/sexpp"

. ${0%/*}/../../libsh/libdmake.sh