diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-20 16:18:23 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-20 16:18:23 +0000 |
commit | c2c9236c65d2b1fdac697adbc93528b4fabd21a1 (patch) | |
tree | 4630397c820f26422be2ae94ddf640e66eeffa47 /www/Makefile | |
parent | Add support for the upcomming FC4 port (waiting for repocopy). (diff) |
Add port: www/xpi-forecastfox
Forecastfox is an extension that brings international weather from
AccuWeather.com to your Firefox web browser. You can use your US zip code or
you can easily find your town or city by using the built in search tool. It is
unobtrusive and lightweight, yet can be customized to display nearly as much
data as the leading desktop weather programs!
Author: Jon Stritar <jstritar@mit.edu>
WWW: http://forecastfox.mozdev.org/
PR: ports/97469
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: krion (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a94fdb1d2d19..43d62a9736ec 100644 --- a/www/Makefile +++ b/www/Makefile @@ -993,6 +993,7 @@ SUBDIR += xpi-fission SUBDIR += xpi-flashblock SUBDIR += xpi-flashgot + SUBDIR += xpi-forecastfox SUBDIR += xpi-gbrain SUBDIR += xpi-google-notebook SUBDIR += xpi-greasemonkey |