           SPELL=imake
         VERSION=1.0.9
          SOURCE=$SPELL-$VERSION.tar.xz
     SOURCE_HASH=sha512:e7587cf80369c8f4fcc1207c13bcb74a53d838b504ac8a7f3b98fb8f5f595cc7b8e5e9fad50cadcf40cf27bd02ef4eae7fe458854bbed7bea27d474d66520644
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${SOURCE}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="The X.Org C preprocessor-based Makefile build system"
cat << EOF
imake is a build system which uses the C preprocessor to generate
Makefiles from Imakefiles and a template file, which may optionally
include other templates to form complex macros and patters.  It is
predominately used by legacy X applications for their build process.
EOF
