           SPELL=limine
         VERSION=10.5.0
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://codeberg.org/Limine/Limine/releases/download/v$VERSION/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=limine.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://limine-bootloader.org
      LICENSE[0]=BSD
         ENTERED=20240323
        KEYWORDS="DISK"
           SHORT="modern, advanced, portable, multiprotocol bootloader"
cat << EOF
Limine (pronounced is a modern, advanced, portable, multiprotocol 
bootloader and boot manager, also used as the reference implementation for 
the Limine boot protocol.

You will need to put your kernel modules in an EFI partition (fat32) and 
provide an initramfs module.
EFI should be mounted at /boot.
EOF
