? Loading fortune...
utils/mpd/ndmake.sh
$ cat ndmake.sh
#!/bin/sh -ue
NAME=mpd
VERSION=git
RELEASE=1
SOURCE="https://github.com/MusicPlayerDaemon/MPD"

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