          MODULE=groff
         VERSION=1.19
        #VERSION=1.18.1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
        WEB_SITE=http://www.gnu.org/software/groff/groff.html
         ENTERED=20010922
         UPDATED=20030511
           SHORT="groff is a device-independent document processor/formatter."
cat << EOF
groff - Document formatting system
Based on a device-independent version of 'troff,' 'groff' (GNU Troff) is
a document processor which reads plain text and formatting commands,
produces formatted output from them, and then outputs it to another
device.
The package is essential for viewing online manual pages. Output can be
produced in a number of formats including plain ASCII and PostScript.
All the standard macro packages are supported.
EOF
