. "$GRIMOIRE/FUNCTIONS"
           SPELL=mmc-utils
         VERSION=$(get_scm_version)
          SOURCE="$SPELL-git.tar.bz2"
   SOURCE_URL[0]=git://git.kernel.org/pub/scm/linux/kernel/git/cjb/$SPELL.git:$SPELL-git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
        WEB_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git/"
      LICENSE[0]="GPL-2.0-only"
         ENTERED=20200909
        KEYWORDS=""
           SHORT="Userspace tools for MMC/SD devices"
cat << EOF
mmc-utils is a tool for configuring MMC storage devices from userspace.
EOF
