           SPELL=efibootmgr
         VERSION=16
     SOURCE_HASH=sha512:936318c7163c07b716f89be3d830957d9db68ba1b059223f7ea3d9eafe0dbf1c91b9aee096f5aed70955c6052c3b8547295c0a47f17cdf43788259d87d1990b9
      PATCHLEVEL=1
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/rhinstaller/efibootmgr
SOURCE_URL=${WEB_SITE}/releases/download/${VERSION}/${SOURCE}
         ENTERED=20160301
      LICENSE[0]=GPL
        KEYWORDS="boot uefi"
           SHORT="user-space application to modify the EFI boot manager"
cat << EOF
This is efibootmgr, a Linux user-space application to modify the Intel
Extensible Firmware Interface (EFI) Boot Manager.

This application can create and destroy boot entries, change the boot order,
change the next running boot option, and more.
EOF
