diff options
author | pav <pav@FreeBSD.org> | 2006-03-21 04:53:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-21 04:53:26 +0800 |
commit | 782ae1e872dc1c92302d1da706c630a43498b9a1 (patch) | |
tree | 6b1edb98cc2498023c348b6158d5eb1efd4fe154 /mail/Makefile | |
parent | 1367f3df9c9d0c6e2a027bc7f7304cfe123fee94 (diff) | |
download | freebsd-ports-graphics-782ae1e872dc1c92302d1da706c630a43498b9a1.tar.gz freebsd-ports-graphics-782ae1e872dc1c92302d1da706c630a43498b9a1.tar.zst freebsd-ports-graphics-782ae1e872dc1c92302d1da706c630a43498b9a1.zip |
A little plugin for Squirrelmail showing the current weather
from WetterOnline for the users zip code.
Dies ist ein kleines Plugin fur SM welches das aktuelle Wette
von WetterOnline anhand der eigenen Postleitzahl anzeigt.
WWW: http://www.squirrelmail.org
PR: ports/93152
Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
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 4d4e5f00b30..b2ad60f6ae9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -516,6 +516,7 @@ SUBDIR += squirrelmail-notify-plugin SUBDIR += squirrelmail-quota_usage-plugin SUBDIR += squirrelmail-vlogin-plugin + SUBDIR += squiirelmail-wetteronline-plugin SUBDIR += sqwebmail SUBDIR += ssmtp SUBDIR += svnmailer |