       MODULE=nss
      VERSION=3.126.1
       SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=https://ftp.mozilla.org/pub/security/nss/releases/NSS_${VERSION//./_}_RTM/src
SOURCE_URL[1]=ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${VERSION//./_}_RTM/src
   SOURCE_VFY=sha256:d5fcd5e3ee92b9dd699070be6b9ff924490e61216e3726eef1c99564181784a8
     WEB_SITE=http://www.mozilla.org/projects/security/pki/nss/
      ENTERED=20060418
      UPDATED=20260814
        SHORT="A set of libraries for security-enabled applications developement"

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
