          MODULE=nss
         VERSION=3.119
          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:e8412db6c9d6f531e8adfe8a122ec33a8fae920681ff47231a1349bdd399f0e9
        WEB_SITE=http://www.mozilla.org/projects/security/pki/nss/
         ENTERED=20060418
         UPDATED=20251205
           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
