diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-11 03:48:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-11 03:48:06 +0800 |
commit | 3326f5e9823a677184480704e1288cf1fe275d69 (patch) | |
tree | 2ff36197203555cb06350c3a1c6308544fa2c338 /mail/Makefile | |
parent | 5c82edef6cdab4a8572a1d1ab24006d2227c3003 (diff) | |
download | freebsd-ports-gnome-3326f5e9823a677184480704e1288cf1fe275d69.tar.gz freebsd-ports-gnome-3326f5e9823a677184480704e1288cf1fe275d69.tar.zst freebsd-ports-gnome-3326f5e9823a677184480704e1288cf1fe275d69.zip |
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)
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 |