           SPELL=trac-ldapplugin
         VERSION=0.7.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://ftp.sourcemage.us/mirror/$SOURCE
     SOURCE_HASH=sha512:56fe7e51c4505aea384d34ba519bc84445a78f433bc27959a21c1e614fb7a0b5eecdcd6b436f6456db1acc20a0b8df60472a816fc13bec0124c9d7dd00a67a4f
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
