           SPELL=libgdiplus
         VERSION=2.10
         BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://go-mono.com/sources/${SPELL}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.mono-project.com/
         ENTERED=20050510
      LICENSE[0]=LGPL
      LICENSE[1]=MPL
        KEYWORDS="libs"
           SHORT='An Open Source implementation of the GDI+ API'
cat << EOF
An Open Source implementation of the GDI+ API. This is part of the Mono project.
EOF
