. "$GRIMOIRE/FUNCTIONS"
           SPELL=pppd-chldap
         VERSION=$(get_scm_version)
  FORCE_DOWNLOAD=on
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=git://github.com/dkruchinin/pppd-ldap.git:$SPELL
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
            DOCS="INSTALL TODO RADIUS-LDAPv3.schema radius.ldif $DOCS"
        WEB_SITE=https://github.com/dkruchinin/pppd-ldap
         ENTERED=20130521
      LICENSE[0]=GPL
        KEYWORDS="ppp ldap"
           SHORT="pppd LDAP plugin"
cat << EOF
pppd-chldap is a fork of pppd-ldap which supports CHAP/MSCHAP/MSCHAP-v2
authentication via LDAP server. MSCHAP and MSCHAP-v2 includes MPPE support.
EOF
