           SPELL=checkinstall
         VERSION=1.6.1
          SOURCE=${SPELL}-${VERSION}.tgz
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://asic-linux.com.mx/~izto/checkinstall/files/source/${SOURCE}
        WEB_SITE=http://asic-linux.com.mx/~izto/checkinstall/
         ENTERED=20060724
            DOCS="README FAQ COPYING"
        KEYWORDS="utils"
           SHORT="CheckInstall is an installation tracker."
cat << EOF
Installs a compiled program from the program's source directory using
"make install" or any other command supplied on checkinstall's command
line. checkinstall will create a Slackware, RPM or Debian compatible
package and install it using your distribution's standard package
administration utilities.
EOF
