net/iw/ndmake.sh
$ cat ndmake.sh
#!/bin/sh -ue
NAME=iw
VERSION=6.9
RELEASE=1
BUILD_STYLE="gmake"
SOURCE="https://www.kernel.org/pub/software/network/iw/iw-${VERSION}.tar.gz"
. ${0%/*}/../../libsh/libdmake.sh