diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2023-12-07 13:22:07 +0100 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2023-12-07 13:22:07 +0100 |
commit | 9f4eb3a9a40870f49da9ec9e2fd2c5766c3fe906 (patch) | |
tree | efdbd7004fddd8a0c5df6a91894f5a5e83d0edaf /mail/Makefile | |
parent | c984d8b061c3d692b2190c7432c89a74cb01e991 (diff) | |
download | freebsd-ports-9f4eb3a9a40870f49da9ec9e2fd2c5766c3fe906.zip |
mail/Makefile: add 2 new ports (roundcube plugins)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index c557233e31d8..071282f342dd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -571,12 +571,14 @@ SUBDIR += roundcube-carddav SUBDIR += roundcube-classic SUBDIR += roundcube-contextmenu + SUBDIR += roundcube-gravatar SUBDIR += roundcube-html5_notifier SUBDIR += roundcube-identity_smtp SUBDIR += roundcube-larry SUBDIR += roundcube-login_info SUBDIR += roundcube-sauserprefs SUBDIR += roundcube-thunderbird_labels + SUBDIR += roundcube-tls_icon SUBDIR += roundcube-twofactor_gauthenticator SUBDIR += roundcube-veximaccountadmin SUBDIR += roundcube-yubikey_auth |