summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-Weather/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-14 16:26:22 +0000
committerwiz <wiz@pkgsrc.org>2010-03-14 16:26:22 +0000
commitec6916c7e49c5da93f3bd939e811ca4a3bdec261 (patch)
tree3c4abb8b1ef60801afa8cc6ba6f1af7ee6f4becb /geography/p5-Geo-Weather/DESCR
parenteef5974277d18f96df30ed9fa4378d207d53aef6 (diff)
downloadpkgsrc-ec6916c7e49c5da93f3bd939e811ca4a3bdec261.tar.gz
Reimport some packages from misc into a better fitting category.
Packages found by Timothy E. Larson (mail to pkgsrc-users). PREV_PKGPATH is set for tools that need to follow this move.
Diffstat (limited to 'geography/p5-Geo-Weather/DESCR')
-rw-r--r--geography/p5-Geo-Weather/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/geography/p5-Geo-Weather/DESCR b/geography/p5-Geo-Weather/DESCR
new file mode 100644
index 00000000000..e0fbf7f0dc8
--- /dev/null
+++ b/geography/p5-Geo-Weather/DESCR
@@ -0,0 +1,3 @@
+The Geo::Weather module retrieves the current weather from weather.com
+when given city and state or a US zip code. Geo::Weather relies on
+LWP::UserAgent to work.