aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-MailStats/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-01-04 07:37:02 +0800
committerwill <will@FreeBSD.org>2001-01-04 07:37:02 +0800
commit52aabde617a6f324ba5e6ffe34c382e824661caa (patch)
tree16af631024c645470713a0fcb75aec06e95eef69 /mail/p5-Mail-MailStats/pkg-descr
parent7777adb96f6f6713930832becf264ad820edaddf (diff)
downloadfreebsd-ports-gnome-52aabde617a6f324ba5e6ffe34c382e824661caa.tar.gz
freebsd-ports-gnome-52aabde617a6f324ba5e6ffe34c382e824661caa.tar.zst
freebsd-ports-gnome-52aabde617a6f324ba5e6ffe34c382e824661caa.zip
Add p5-Mail-MailStats 0.02, perl module to detect newer messages in
procmail-generated mailboxes.
Diffstat (limited to 'mail/p5-Mail-MailStats/pkg-descr')
-rw-r--r--mail/p5-Mail-MailStats/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/p5-Mail-MailStats/pkg-descr b/mail/p5-Mail-MailStats/pkg-descr
new file mode 100644
index 000000000000..37facd3970f4
--- /dev/null
+++ b/mail/p5-Mail-MailStats/pkg-descr
@@ -0,0 +1,6 @@
+Mail::Stats is a perl module that tells how many new mail messages
+are in procmail-generated mailboxes.
+
+Author: Sean Dague <sean@dague.net>
+
+--will