summaryrefslogtreecommitdiffstats
path: root/crypto/libksba/DETAILS
blob: 06fa307dd22f9cb9c27f3405121e54d80e60ab04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
           SPELL=libksba
         VERSION=1.0.6

          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libksba/$SOURCE
      SOURCE_GPG="GnuPG.gpg:$SOURCE.sig:VERIFIED_UPSTREAM_KEY"

         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=$SOURCE_URL.sig
  SOURCE2_IGNORE=signature

SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.gnupg.org/related_software/libksba/
         ENTERED=20030326
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="CMS and X.509 access library"
cat << EOF
KSBA (pronounced Kasbah) is a library to make X.509 certificates as
well as the CMS easily accessible by other applications.  Both
specifications are building blocks of S/MIME and TLS.
EOF