diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-10-17 07:22:40 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-10-17 07:22:40 +0000 |
commit | a4cd9dfe02b5c482358635cf8bce4beba1aeae1a (patch) | |
tree | 7fbd35c9e874df9326a7e2b5bf267b6fba417293 /mail/Makefile | |
parent | 1efd00c3fdecca1442e2eed083240d0ca155c5cf (diff) | |
download | FreeBSD-ports-a4cd9dfe02b5c482358635cf8bce4beba1aeae1a.zip FreeBSD-ports-a4cd9dfe02b5c482358635cf8bce4beba1aeae1a.tar.gz |
Add p5-Mail-GnuPG 0.06,
perl5 interface to process and/or create
PGP email.
PR: 58083
Submitted by: clsung@dragon2.net
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index adf6efc..93f23bb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -208,6 +208,7 @@ SUBDIR += p5-Mail-FilterXML SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-Freshmeat + SUBDIR += p5-Mail-GnuPG SUBDIR += p5-Mail-IMAPClient SUBDIR += p5-Mail-ListDetector SUBDIR += p5-Mail-MailStats |