diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-11 15:59:59 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-11 15:59:59 +0000 |
commit | 4c7935e7e2fc5ad27a2b923241b037960e626738 (patch) | |
tree | 5799d1d848ec5372f6518da49e0e724b61f232ba /security/Makefile | |
parent | 2f82e6159a7b311746fec11112c9d3f347055e95 (diff) | |
download | ports-4c7935e7e2fc5ad27a2b923241b037960e626738.tar.gz ports-4c7935e7e2fc5ad27a2b923241b037960e626738.zip |
add py-gnupg
A Python module to interface with GnuPG
Notes
Notes:
svn path=/head/; revision=45040
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index c7bb34c9b7ce..ccfc4f83c815 100644 --- a/security/Makefile +++ b/security/Makefile @@ -139,6 +139,7 @@ SUBDIR += pscan SUBDIR += py-amkCrypto SUBDIR += py-fchksum + SUBDIR += py-gnupg SUBDIR += py-m2crypto SUBDIR += racoon SUBDIR += radiusniff |