summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-Weather
diff options
context:
space:
mode:
authorwiz <wiz>2010-03-14 16:26:22 +0000
committerwiz <wiz>2010-03-14 16:26:22 +0000
commit12552ac1c54cebde38b06aa00e3d1616ca77c91e (patch)
tree3c4abb8b1ef60801afa8cc6ba6f1af7ee6f4becb /geography/p5-Geo-Weather
parent427764075d71d56519666d1139a124568b5e2389 (diff)
downloadpkgsrc-12552ac1c54cebde38b06aa00e3d1616ca77c91e.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')
-rw-r--r--geography/p5-Geo-Weather/DESCR3
-rw-r--r--geography/p5-Geo-Weather/Makefile24
-rw-r--r--geography/p5-Geo-Weather/distinfo5
3 files changed, 32 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.
diff --git a/geography/p5-Geo-Weather/Makefile b/geography/p5-Geo-Weather/Makefile
new file mode 100644
index 00000000000..47d9cb16c80
--- /dev/null
+++ b/geography/p5-Geo-Weather/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $
+#
+
+DISTNAME= Geo-Weather-1.41
+PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
+CATEGORIES= geography perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Geo-Weather/
+COMMENT= Perl5 weather retrieval module
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-libwww>=5.803nb1:../../www/p5-libwww
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Geo/Weather/.packlist
+
+PREV_PKGPATH= misc/p5-Geo-Weather
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/p5-Geo-Weather/distinfo b/geography/p5-Geo-Weather/distinfo
new file mode 100644
index 00000000000..eb4df56c32c
--- /dev/null
+++ b/geography/p5-Geo-Weather/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $
+
+SHA1 (Geo-Weather-1.41.tar.gz) = a3b332e1d284ccf35134daeafd012abf50cff94a
+RMD160 (Geo-Weather-1.41.tar.gz) = d47dcaa123917ca1f75f4d0a8bd3aeba512d6bc8
+Size (Geo-Weather-1.41.tar.gz) = 8744 bytes