          MODULE=termcap
         VERSION=1.3.1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/termcap/$SOURCE
        WEB_SITE=na
         ENTERED=20020621
         UPDATED=20020621
           SHORT="termcap enables programs to be terminal independent."
      MAINTAINER="JacksonJE@health.missouri.edu"

cat << EOF
GNU termcap is a library of C functions that enables programs to send control \
strings to terminals in a terminal type-independent manner. The GNU termcap 
library does not place an arbitrary limit on the size of termcap entries, 
unlike most other termcap libraries.
EOF
