           SPELL=kmod
         VERSION=4
     SOURCE_HASH=sha512:5f1db9ecdd90da39a99c256e4cc6740da8ee19351652325538b40c731d073fb277312541ab8969ea7caf777c45ea97202e07ac13268111e322fcd3fe8a875189
          SOURCE=$SPELL-$VERSION.tar.xz
#         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://packages.profusion.mobi/kmod/$SOURCE
#  SOURCE2_URL[0]=${SOURCE_URL[0]}.sign
#      SOURCE_GPG=lucas.demarchi.gpg:$SOURCE.sign:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        
        WEB_SITE=http://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
