           SPELL=trac-ldapplugin
         VERSION=0.6.0
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://spacehopper.org/mirrors/$SOURCE
     SOURCE_HASH=sha512:3632ef224d615402be29bae14b5679c5f5d6b2c610cbc08e1525c69dbbcdcd2cc81b4aa3498b1b4144f38973e6a4969cbdff2ff2c8d8964392d3b8526cfbf81d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://trac-hacks.org/wiki/LdapPlugin
      LICENSE[0]=BSD
         ENTERED=20091017
           SHORT="LDAP support with group management for Trac"
cat << EOF
This extension enables to use existing LDAP groups to grant permissions
rather than defining permissions for every single user on the system. The
latest release also permits storage of permissions (both users and groups
permissions) in the LDAP directory itself rather than in the SQL backend.
EOF
