diff options
author | kleink <kleink> | 2004-01-25 00:14:56 +0000 |
---|---|---|
committer | kleink <kleink> | 2004-01-25 00:14:56 +0000 |
commit | 6ba44e7e5dbebe444e3c31c9cd0000a451d9f7bc (patch) | |
tree | ef6612f0af9158a426cf8923c85d8053050ae2b3 /security/libksba/PLIST | |
parent | 5e4a2954907860e68f48a36f3d1e35168c0635d6 (diff) | |
download | pkgsrc-6ba44e7e5dbebe444e3c31c9cd0000a451d9f7bc.tar.gz |
Initial import of libksba-0.9.1.
KSBA is a library to make the taks of working with X.509 certifictes,
CMS data and related data more easy.
Diffstat (limited to 'security/libksba/PLIST')
-rw-r--r-- | security/libksba/PLIST | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/libksba/PLIST b/security/libksba/PLIST new file mode 100644 index 00000000000..bc0da6b2d34 --- /dev/null +++ b/security/libksba/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/25 00:14:56 kleink Exp $ +bin/ksba-config +include/ksba.h +info/ksba.info +lib/libksba.a +lib/libksba.la +lib/libksba.so +lib/libksba.so.9 +lib/libksba.so.9.0 +share/aclocal/ksba.m4 |