diff options
author | vd <vd@FreeBSD.org> | 2006-04-28 09:03:06 +0000 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-04-28 09:03:06 +0000 |
commit | a16c44d5447e963d2e54d2c00a2b354616aafbcb (patch) | |
tree | 7d03d24fc4bde7606bc90666b3a338a735951f13 /mail/Makefile | |
parent | ab3cfd3dd25bc9ae1077d28e17b3428900b04c90 (diff) | |
download | FreeBSD-ports-a16c44d5447e963d2e54d2c00a2b354616aafbcb.zip FreeBSD-ports-a16c44d5447e963d2e54d2c00a2b354616aafbcb.tar.gz |
Add new port: mail/linux-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.
PR: ports/95948
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
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 78d2992..0c30074 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -168,6 +168,7 @@ SUBDIR += libsrs2 SUBDIR += libsrs_alt SUBDIR += libvmime + SUBDIR += linux-thunderbird SUBDIR += listmanager SUBDIR += lmtp2nntp SUBDIR += lmtpd |