          MODULE=imake
         VERSION=1.0.11
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/util
      SOURCE_VFY=sha256:55955527eaebe94633e4083d4fe5f2160a65fe4c6dafdee48b89fea5f1ca8a78
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://www.x.org
         ENTERED=20061017
         UPDATED=20251231
           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
