           SPELL=geometry
         VERSION=3.2
          SOURCE=$SPELL.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=$CTAN_URL/macros/latex/contrib/$SOURCE
   SOURCE_URL[1]=ftp://ftp.dante.de/tex-archive/macros/latex/contrib/$SOURCE
   SOURCE_IGNORE=unversioned
  FORCE_DOWNLOAD=on
        WEB_SITE=http://www.ctan.org/tex-archive/help/catalogue/entries/geometry.html
         ENTERED=20020526
         LICENSE=LPPL
        KEYWORDS="latex doc"
           SHORT="Easy custom page layout for LaTeX"
cat << EOF
This package provides an easy and flexible user interface to customize page
layout. It implements auto-centering and auto-balancing mechanisms so that the
users have only to give the least description for the page layout. For example,
if you want to set each margin 2cm without header space, what you need is just
\usepackage[margin=2cm,nohead]{geometry}.
EOF
