           SPELL=gwenhywfar2
         VERSION=2.6.2
          SPELLX=gwenhywfar
          SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELLX}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELLX}/${SOURCE}
     SOURCE_HASH=sha512:5b0a82f307ed9db35b730f0f65f30673e4476ba26b8781ae97582cfb611994291c681b6c6833afe8fe7425e865c1d04eba830281b2a8c02651f1c101f11ea8d7
         LICENSE=GPL
        WEB_SITE=http://gwenhywfar.sourceforge.net/
         ENTERED=20080120
        KEYWORDS="libs"
           SHORT="OS abstraction library"
cat << EOF
This project is a base library to be used by my other projects.
It provides OS abstraction functions for:

    * Linux
    * FreeBSD
    * OpenBSD
    * NetBSD
    * Windows
    * MacOSX

It also includes some often needed functions (e.g. for handling and parsing of
configuration files, reading/writing of XML files, interprocess communication 
etc).
EOF
