diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-06 22:42:37 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-06 22:42:37 +0800 |
commit | 6326771effac6c8a0a9acebccc1f01038f44eb7d (patch) | |
tree | e2a876eb46739daf14835d6fb8e2b05f07e6fad2 /mail/Makefile | |
parent | 5490c01a81d26107ef56316d4e35e16703ae563e (diff) | |
download | freebsd-ports-gnome-6326771effac6c8a0a9acebccc1f01038f44eb7d.tar.gz freebsd-ports-gnome-6326771effac6c8a0a9acebccc1f01038f44eb7d.tar.zst freebsd-ports-gnome-6326771effac6c8a0a9acebccc1f01038f44eb7d.zip |
Thunderbird Labels plugin for RoundCube webmail.
Displays the message rows using the same colors as Thunderbird does.
Label of a message can be changed/set exactly like in Thunderbird.
WWW: http://code.google.com/p/rcmail-thunderbird-labels/
PR: ports/162058
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
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 0b299bf57a3c..85fd850dde5e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -597,6 +597,7 @@ SUBDIR += roundcube-mobilecube SUBDIR += roundcube-mvision2 SUBDIR += roundcube-sieverules + SUBDIR += roundcube-thunderbird_labels SUBDIR += roundcube-umich SUBDIR += rspamd SUBDIR += rss2email |