           SPELL=statifier
         VERSION=1.7.3
     SOURCE_HASH=sha512:91ede7897dd0221374da54d5adc0ca917ca824b7f7491b61ba87568d3ebc0caff8b08f81e9ea5b9fcb0b1ea0eac43ff6af0d4318e62fac4ceeb17dc5521fdd15
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$VERSION/$SOURCE
        WEB_SITE=http://statifier.sourceforge.net/
         ENTERED=20100711
      LICENSE[0]=GPL
           SHORT="converts dynamically linked executable into static one"
cat << EOF
Statifier converts dynamically linked executable and all it's libraries into one
"pseudo-static" file. This file can be copied and run on another machine without
need to drag all it's libraries.
EOF
