           SPELL=bless
         VERSION=0.6.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://download.gna.org/${SPELL}/${SOURCE}
         SOURCE2=${SOURCE}.sig
     SOURCE2_URL=${SOURCE_URL[0]}.sig
      SOURCE_GPG=bless.gpg:${SOURCE}.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://home.gna.org/bless/
         ENTERED=20050206
      LICENSE[0]=GPL
        KEYWORDS="editors"
           SHORT="Bless is a hex editor"
cat << EOF
Bless is a binary (hex) editor, a program that enables you to edit files
as a sequence of bytes. It is written in C# and uses the Gtk# bindings
for the GTK+ toolkit.
EOF
