          MODULE=imake
         VERSION=1.0.10
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/util
      SOURCE_VFY=sha256:75decbcea8d7b354cf36adc9675e53c4790ee3de56a14bd87b42c8e8aad2ecf5
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20061017
         UPDATED=20240114
           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
