           SPELL=kmod
         VERSION=28
     SOURCE_HASH=sha512:50646dc72675a5e17b01e327e3d41b972f18aaeac20c8b00983c4d099c6218f35c32c184a833a2d7f716755d6a86851c90913d2835874cef933bdc4a9722df9a
          SOURCE=$SPELL-$VERSION.tar.xz
#         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${KERNEL_URL}/pub/linux/utils/kernel/kmod/$SOURCE
#  SOURCE2_URL[0]=${SOURCE_URL[0]}.sign
#      SOURCE_GPG=lucas.demarchi.gpg:$SOURCE.sign:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        
        WEB_SITE=https://git.profusion.mobi/cgit.cgi/kmod.git
      LICENSE[0]=GPL
         ENTERED=20120113
        KEYWORDS=""
           SHORT="kernel support tools"
cat << EOF
kmod is a set of tools to handle common tasks with Linux kernel modules like
insert, remove, list, check properties, resolve dependencies and aliases.

These tools are designed on top of libkmod, a library that is shipped with
kmod. See libkmod/README for more details on this library and how to use it.
The aim is to be compatible with tools, configurations and indexes from
module-init-tools project.
EOF
