? Loading fortune...
lib/xxhash/ndmake.sh
$ cat ndmake.sh
#!/bin/sh -ue
NAME=xxhash
VERSION=git
RELEASE=1
SOURCE="https://github.com/Cyan4973/xxHash"
BUILD_STYLE=gmake

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