diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:14:34 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:14:34 +0800 |
commit | b8cefccbf48878d3527391bc2538cb2d8b43b0b4 (patch) | |
tree | e646990f22da96086f9c60ae5e3a88d4b4438b87 /mail/mail-notification/pkg-descr | |
parent | 1e92436fab29624e273754f0421786629a5973ed (diff) | |
download | marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.tar marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.tar.gz marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.tar.bz2 marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.tar.lz marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.tar.xz marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.tar.zst marcuscom-ports-b8cefccbf48878d3527391bc2538cb2d8b43b0b4.zip |
-USE_X_PREFIX -> USE_XLIB.
-X11BASE -> LOCALBASE, evolution lives in LOCALBASE.
-Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6857 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/mail-notification/pkg-descr')
-rw-r--r-- | mail/mail-notification/pkg-descr | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/mail/mail-notification/pkg-descr b/mail/mail-notification/pkg-descr new file mode 100644 index 000000000..3301a81ad --- /dev/null +++ b/mail/mail-notification/pkg-descr @@ -0,0 +1,24 @@ +Mail Notification is a status icon (aka tray icon) that informs you if you +have new mail. + +It works with system trays implementing the freedesktop.org System Tray +Specification, such as the GNOME Panel Notification Area, the Xfce +Notification Area and the KDE System Tray. + +Mail Notification features include: + + * multiple mailbox support + * mbox, MH, Maildir, POP3, IMAP, Gmail, Evolution and Sylpheed support + * SASL authentication support + * APOP authentication support + * SSL/TLS support + * automatic detection of mailbox format + * immediate notification (the status icon is updated immediately or + within seconds after a mailbox changes) + * a mail summary + * HIG 2.0 compliance + +WWW: http://www.nongnu.org/mailnotify/ + +- Jean-Yves Lefort +jylefort@FreeBSD.org |