           SPELL=libmcal
         VERSION=0.7
 DRIVERS_VERSION=0.9
	  SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
          MD5[0]='77127ee76b171b83f31779223dce6e5f'
         SOURCE2=mcaldrivers-$DRIVERS_VERSION.tar.gz
  SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
          MD5[1]='283044a128ce56c9cbef20d1962861e7'
      LICENSE[0]=GPL
	 GCC_VERSION=3.4
        WEB_SITE=http://sourceforge.net/projects/$SPELL/
         ENTERED=20031110
         UPDATED=20031110
       BUILD_API=2
           SHORT='Modular Calendar Access Library'
cat << EOF
MCAL stands for Modular Calendar Access Library. libmcal is a C library
for accessing calendars. It's written to be very modular, with pluggable
drivers. One of the main drivers it handles is ICAP.
EOF
