diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-11 23:59:59 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-11 23:59:59 +0800 |
commit | 5f0c2ffadceef41baebbdb6eab64b4563d9c409d (patch) | |
tree | b3928cebd1707527062e326337d7b4d27a37c836 /security/Makefile | |
parent | eea6b4041594ff6c63c7fc8c8c8d187add1c4d31 (diff) | |
download | freebsd-ports-gnome-5f0c2ffadceef41baebbdb6eab64b4563d9c409d.tar.gz freebsd-ports-gnome-5f0c2ffadceef41baebbdb6eab64b4563d9c409d.tar.zst freebsd-ports-gnome-5f0c2ffadceef41baebbdb6eab64b4563d9c409d.zip |
add py-gnupg
A Python module to interface with GnuPG
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 |