diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-10 19:48:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-10 19:48:06 +0000 |
commit | e7f286d693d153ac96f2e6f4475bc6019f32ebf8 (patch) | |
tree | 3ace3041217f216a4000fd9da41f4e165470238f /mail/Makefile | |
parent | c242443a3866a61f0c98d0d9bdc2e7f0daa82f18 (diff) |
Puts a web search box in the left frame that can use a variety of
search engines. Currently supported:
* Google
* Google Adsense for Search
* Yahoo!
WWW: http://www.squirrelmail.org
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=170294
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 b773cb3d48d9..82b2b3786d6a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -534,6 +534,7 @@ SUBDIR += squirrelmail-secure_login-plugin SUBDIR += squirrelmail-timeout_user-plugin SUBDIR += squirrelmail-vlogin-plugin + SUBDIR += squirrelmail-websearch-plugin SUBDIR += squirrelmail-wetteronline-plugin SUBDIR += sqwebmail SUBDIR += ssmtp |