diff options
author | ahze <ahze@FreeBSD.org> | 2006-11-18 11:58:13 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-11-18 11:58:13 +0800 |
commit | b272c500a386c99963d91d5cf9906ca08853da33 (patch) | |
tree | b4b60cd70a5d2ddf560a896fc649ca5af9b8a6fe /mail/Makefile | |
parent | 0ac5ebb0bd01ad0bce72687966d773c12bcd158b (diff) | |
download | freebsd-ports-gnome-b272c500a386c99963d91d5cf9906ca08853da33.tar.gz freebsd-ports-gnome-b272c500a386c99963d91d5cf9906ca08853da33.tar.zst freebsd-ports-gnome-b272c500a386c99963d91d5cf9906ca08853da33.zip |
Add lightning
Lightning brings the Sunbird calendar to the popular email client,
Mozilla Thunderbird.
Mozilla Thunderbird is a redesign of the Mozilla mail component with the goal
of becoming a cross-platform stand alone mail application using the XUL
user interface language. See the Mozilla Thunderbird project page for
more details.
The Sunbird Project is a redesign of the Mozilla Calendar component. The goal
is to produce a cross platform standalone calendar application based on
Mozilla's XUL user interface language.
WWW: http://www.mozilla.org/projects/calendar/lightning/
http://www.mozilla.com/thunderbird/
http://www.mozilla.org/projects/calendar/sunbird/
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 de6e1e463f19..d81e0b3782c4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -174,6 +174,7 @@ SUBDIR += libsrs2 SUBDIR += libsrs_alt SUBDIR += libvmime + SUBDIR += lightning SUBDIR += linux-thunderbird SUBDIR += listmanager SUBDIR += lmtp2nntp |