. "$GRIMOIRE/FUNCTIONS"
           SPELL=efl
         VERSION=$(get_scm_version)
          SOURCE=$SPELL-git.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
   SOURCE_URL[0]=git://git.enlightenment.org/core/efl.git:$SPELL-git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.enlightenment.org/
         ENTERED=20121115
      LICENSE[0]=BSD
           SHORT="collection of libraries"
cat << EOF
EFL is a collection of libraries for handling many common tasks a
developer man have such as data structures, communication, rendering,
widgets and more.
EOF
