diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2008-03-04 11:37:32 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2008-03-04 11:37:32 +0000 |
commit | 5d67f27acf0ca17d1892e2c5bcc73ecb72a3f4bd (patch) | |
tree | aa1e493898d09b96f50a5c21b37fff380c48c54c /security | |
parent | 4168c23b127b92da6aa3d49139c9f3d609824d15 (diff) | |
download | pkgsrc-5d67f27acf0ca17d1892e2c5bcc73ecb72a3f4bd.tar.gz |
Added entries for pcsc-lite, ccid, p5-pcsc, pcsc-tools and CoolKey.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a3fe8fd2fe9..9c746dc84dc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2008/03/02 16:14:34 bjs Exp $ +# $NetBSD: Makefile,v 1.313 2008/03/04 11:37:32 shannonjr Exp $ # COMMENT= Security tools @@ -6,6 +6,7 @@ COMMENT= Security tools SUBDIR+= AiCA SUBDIR+= AiSSLtelnet SUBDIR+= Bastille +SUBDIR+= CoolKey SUBDIR+= CSP SUBDIR+= EasyPG SUBDIR+= MyPasswordSafe @@ -27,6 +28,7 @@ SUBDIR+= beecrypt SUBDIR+= bitstir SUBDIR+= botan SUBDIR+= caff +SUBDIR+= ccid SUBDIR+= cfs SUBDIR+= chkrootkit SUBDIR+= courier-authlib @@ -184,6 +186,7 @@ SUBDIR+= p5-Module-Signature SUBDIR+= p5-Net-DNS-SEC SUBDIR+= p5-Net-SSH SUBDIR+= p5-Net-SSLeay +SUBDIR+= p5-pcsc SUBDIR+= p5-SHA SUBDIR+= p5-String-Random SUBDIR+= p5-Tie-EncryptedHash @@ -194,6 +197,8 @@ SUBDIR+= pam-ldap SUBDIR+= pam-mysql SUBDIR+= pam-pwauth_suid SUBDIR+= pam-radius +SUBDIR+= pcsc-lite +SUBDIR+= pcsc-tools SUBDIR+= pflkm SUBDIR+= pgp2 SUBDIR+= pgp5 |