diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-06 22:43:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-06 22:43:05 +0800 |
commit | eb42400756356e893556e1a1caaf57eccffb2344 (patch) | |
tree | d1b29a966a297545740ecf99f201a4b566f61c6e /mail/Makefile | |
parent | 39784b5f1b754767cfbefe79f0e261180153dbff (diff) | |
download | freebsd-ports-gnome-eb42400756356e893556e1a1caaf57eccffb2344.tar.gz freebsd-ports-gnome-eb42400756356e893556e1a1caaf57eccffb2344.tar.zst freebsd-ports-gnome-eb42400756356e893556e1a1caaf57eccffb2344.zip |
Context menu plugin for RoundCube webmail.
WWW: http://www.tehinterweb.co.uk/roundcube/
PR: ports/162047
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 85fd850dde5e..b56f179853fd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -593,6 +593,7 @@ SUBDIR += rmilter SUBDIR += roundcube SUBDIR += roundcube-air + SUBDIR += roundcube-contextmenu SUBDIR += roundcube-groupvice SUBDIR += roundcube-mobilecube SUBDIR += roundcube-mvision2 |