           SPELL=mono
         VERSION=1.1.16.1
          BRANCH=`echo ${VERSION} | cut -f 1,2 -d .`
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://go-mono.com/sources/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:dbd95844d8981c48214321e7bc927adcbc7c71f7e8b7c4d09e4f15d4fe28c34a904ff11931791701b8a4dc8ec67a641fa5985f7998996219e527066f5d3a1e4e
        WEB_SITE=http://www.mono-project.com
         ENTERED=20020625
      LICENSE[0]=LGPL
      PATCHLEVEL=2
        KEYWORDS="microsoft mono devel"
           SHORT="The Mono implementation of the Microsoft .NET runtime"
cat << EOF
The Ximian Mono project is an Open Source implementation of Microsoft's .NET
Common Language Runtime (CLR) virtual machine.

It also includes a compiler for the C# and VB# languages.

Both the CLR and C# are ECMA standards.
EOF
