diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-17 09:05:39 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-17 09:05:39 +0000 |
commit | 7778d67c56e5c664e28fbdb1c0b4e14e3770f0fa (patch) | |
tree | 89b528d177eeae8121a5c0efa5b943793d57616a /astro/Makefile | |
parent | f5041e7a8a1c1edf92a64fc607fd5ac640149570 (diff) | |
download | FreeBSD-ports-7778d67c56e5c664e28fbdb1c0b4e14e3770f0fa.zip FreeBSD-ports-7778d67c56e5c664e28fbdb1c0b4e14e3770f0fa.tar.gz |
Add p5-Weather-Underground 3.02, retrieve weather information from
wunderground.com.
PR: 97370
Submitted by: Simon Olofsson <simon@olofsson.de>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 9be6917..941f162 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -43,6 +43,7 @@ SUBDIR += p5-Astro-Sunrise SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR + SUBDIR += p5-Weather-Underground SUBDIR += phoon SUBDIR += planets SUBDIR += pp3 |