diff options
author | adamw <adamw@FreeBSD.org> | 2005-03-20 11:57:35 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-03-20 11:57:35 +0800 |
commit | a99f6c292836856d0e6298b90f11b3c5b7e0c06b (patch) | |
tree | 8bc7ccde16e9fe5c0a50881245c4680d29b8bb1d /mail/Makefile | |
parent | df4c93781f8a6f0268b72cb5e19e667543b0a182 (diff) | |
download | freebsd-ports-gnome-a99f6c292836856d0e6298b90f11b3c5b7e0c06b.tar.gz freebsd-ports-gnome-a99f6c292836856d0e6298b90f11b3c5b7e0c06b.tar.zst freebsd-ports-gnome-a99f6c292836856d0e6298b90f11b3c5b7e0c06b.zip |
Mozilla New Mail Icon is an extension which displays an icon in the
system tray when new mail arrives in Mozilla Thunderbird. While it
supports the standard (FreeDesktop.org) system tray, as used by GNOME,
KDE and IceWM, it requires GNOME libraries to build and run.
WWW: http://moztraybiff.mozdev.org/
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 87a58cb9064f..e06073738e8d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -212,6 +212,7 @@ SUBDIR += mmc SUBDIR += mmr SUBDIR += movemail + SUBDIR += moztraybiff SUBDIR += mreport SUBDIR += msgconvert SUBDIR += msmtp |