diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-07-13 23:12:38 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-07-13 23:12:38 +0800 |
commit | 824d379041551b33bcb7cc714e2f68b33df6cc35 (patch) | |
tree | 7ebe673bc73f8d6fad6102cddd282faf5d82a24f /security/Makefile | |
parent | 2b9c05a0eed7f1cec26db93694096dc071325b93 (diff) | |
download | freebsd-ports-gnome-824d379041551b33bcb7cc714e2f68b33df6cc35.tar.gz freebsd-ports-gnome-824d379041551b33bcb7cc714e2f68b33df6cc35.tar.zst freebsd-ports-gnome-824d379041551b33bcb7cc714e2f68b33df6cc35.zip |
Initial import of p5-GnuPG-Interface.
p5-GnuPG-Interface is the Perl module for interfacing with GnuPG.
PR: 19801
Submitted by: Trevor Johnson <trevor@jpj.net>
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 8a53780dc83d..9cd3423a9540 100644 --- a/security/Makefile +++ b/security/Makefile @@ -61,6 +61,7 @@ SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Digest-MD5 + SUBDIR += p5-GnuPG-Interface SUBDIR += p5-MD5 SUBDIR += p5-Net-SSLeay SUBDIR += p5-PGP |