diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-17 04:51:38 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-17 04:51:38 +0000 |
commit | 1031a583b82c1229d2ebcb171d07aeaccc868744 (patch) | |
tree | 744e4405a6f4f1be242d6d4515da4c4834a57fd1 /mail/p5-Net-QMTP/pkg-descr | |
parent | a2de8a58886dffa92786983e6a7de57d532416a8 (diff) |
Add p5-Net-QMTP 0.05,
perl module to provide a Quick Mail Transfer
Protocol (QMTP) client.
PR: 58070
Submitted by: James Raftery <james@now.ie>
Notes
Notes:
svn path=/head/; revision=91470
Diffstat (limited to 'mail/p5-Net-QMTP/pkg-descr')
-rw-r--r-- | mail/p5-Net-QMTP/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/p5-Net-QMTP/pkg-descr b/mail/p5-Net-QMTP/pkg-descr new file mode 100644 index 000000000000..f4456e2816df --- /dev/null +++ b/mail/p5-Net-QMTP/pkg-descr @@ -0,0 +1,8 @@ +Net::QMTP is a perl module which provides an object interface to a Quick +Mail Transfer Protocol (QMTP) client. QMTP is a replacement for the +Simple Mail Transfer Protocol (SMTP). + +WWW: http://search.cpan.org/dist/Net-QMTP/ + +James Raftery. +<james@now.ie> |