            SPELL=nss
          VERSION=3.10
          CVS_TAG=NSS_${VERSION//./_}_RTM
      DBM_VERSION=$CVS_TAG
           SOURCE=$SPELL-$VERSION-snap.tar.bz2
          SOURCE2=dbm-$DBM_VERSION-snap.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#    SOURCE_URL[0]=cvs://:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot:mozilla/security:$CVS_TAG
    SOURCE_URL[0]=http://download.sourcemage.org/mirror/$SOURCE
#   SOURCE2_URL[0]=cvs://:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot:mozilla/dbm:$CVS_TAG
   SOURCE2_URL[0]=http://download.sourcemage.org/mirror/$SOURCE2
         WEB_SITE=http://www.mozilla.org/projects/security/pki/nss/
          ENTERED=20030919
          UPDATED=20050716
       SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      SOURCE2_GPG=gurus.gpg:$SOURCE2.sig:WORKS_FOR_ME
       LICENSE[0]=MPL
       LICENSE[1]=GPL
       LICENSE[2]=LGPL
        BUILD_API=2
       PATCHLEVEL=1
      GATHER_DOCS=off
            SHORT='Network Security Services (NSS)'
cat << EOF
Network Security Services (NSS) is a set of libraries designed to support
cross-platform development of security-enabled client and server applications.
Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7,
PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security
standards.
EOF
# Proper versions and CVS tag names can be found here:
# NSS -- http://bonsai.mozilla.org/cvsgraph.cgi?file=mozilla/security/coreconf/config.mk
# NSS's DBM part -- http://bonsai.mozilla.org/cvsgraph.cgi?file=mozilla/security/dbm/src/config.mk
# DBM -- http://bonsai.mozilla.org/cvsgraph.cgi?file=mozilla/dbm/src/Makefile.in
# Warning: DBM's tree is not always tagged with the same tag as NSS
