          MODULE=nss
         VERSION=3.13.5
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-3.12.5-gentoo-fixups.diff
   SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${VERSION//./_}_RTM/src
   SOURCE_URL[1]=http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${VERSION//./_}_RTM/src
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:22cfe2cbccc93189699e6eed283eca288b45f6cb
     SOURCE2_VFY=sha1:dc4cacbd818c36fa7ebcf7a5dc876daeea79dd57
        WEB_SITE=http://www.mozilla.org/projects/security/pki/nss
         ENTERED=20060418
         UPDATED=20120624
           PSAFE="no"
           SHORT="a set of libraries for development of security-enabled applications"

cat << EOF
The Network Security Services (NSS) package 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. This
is useful for implementing SSL and S/MIME or other Internet security
standards into an application.
EOF
