           SPELL=pwsafe
         VERSION=0.2.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://nsd.dyndns.org/${SPELL}/releases/${SOURCE}
     SOURCE_HASH=sha512:e8d3684f523f83def6317ef5561a02d1493685cfbda18707644bf335b7f45b1a548aae17a735838d9f6df345ddb17934607162a6e99348df625b34a9ad5f4cf3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://nsd.dyndns.org/pwsafe/"
      LICENSE[0]=GPL
         ENTERED=20080601
           SHORT="a unix commandline program that manages encrypted password databases"
cat << EOF
Pure command-line operation if desired (good for remote access over ssh)
or can interact with X11 selection & clipboard.

Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly
on linux, *bsd, macos x, solaris.

Compatible with CounterPane's PasswordSafe Win32 program versions 2.x
and 1.x.
EOF
