This package is merely a fork of ncurses' terminfo.src
file, with enough autotools stuff around it so that it
can be build separately.

Recommend:
./configure --prefix=/usr --enable-symlinks --enable-tcap-names \
  --with-default-terminfo-dir=/usr/share/terminfo \
  --with-install-prefix=/tmp
make install.data 
