diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-30 22:22:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-30 22:22:41 +0800 |
commit | ccb09d983a9cbff0d38faa527594b93ce406c4d5 (patch) | |
tree | 3acc8a9edeb510b638545bd00bf544f82a3829f6 /astro/Makefile | |
parent | 223ca6cd3ac317e3a061422f950f98eb320b54e5 (diff) | |
download | freebsd-ports-gnome-ccb09d983a9cbff0d38faa527594b93ce406c4d5.tar.gz freebsd-ports-gnome-ccb09d983a9cbff0d38faa527594b93ce406c4d5.tar.zst freebsd-ports-gnome-ccb09d983a9cbff0d38faa527594b93ce406c4d5.zip |
A ZConf based library to facilitate fetching weather information
and dumping it or printing it via a template.
zcweather - Fetches the weather for the specified location.
WWW: http://search.cpan.org/dist/ZConf-Weather
PR: ports/139170
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
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 d3d4f6f852a5..9fef5bbbaf23 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -59,6 +59,7 @@ SUBDIR += p5-GPS-Babel SUBDIR += p5-Geo-METAR SUBDIR += p5-Weather-Underground + SUBDIR += p5-ZConf-Weather SUBDIR += phoon SUBDIR += planets SUBDIR += position |