          MODULE=imake
         VERSION=1.0.5
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/util
      SOURCE_VFY=sha1:1fd3dca267d125ad86583d7f9663b6ff532cddd1
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20061017
         UPDATED=20120310
           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
