summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjschauma <jschauma>2006-01-31 21:37:46 +0000
committerjschauma <jschauma>2006-01-31 21:37:46 +0000
commited0a4f035d7cf4413f90bbc51b58f43c1ab99f5c (patch)
tree035cdeeb505594f44b266d222cc02b0aed6b59d2 /misc
parent860be0cc776162e8889a7ba48397083932ad446f (diff)
downloadpkgsrc-ed0a4f035d7cf4413f90bbc51b58f43c1ab99f5c.tar.gz
Initial import of p5-Geo-Weather:
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.
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Geo-Weather/DESCR3
-rw-r--r--misc/p5-Geo-Weather/Makefile19
-rw-r--r--misc/p5-Geo-Weather/PLIST1
-rw-r--r--misc/p5-Geo-Weather/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/misc/p5-Geo-Weather/DESCR b/misc/p5-Geo-Weather/DESCR
new file mode 100644
index 00000000000..e2493e89a01
--- /dev/null
+++ b/misc/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/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile
new file mode 100644
index 00000000000..bc11557163f
--- /dev/null
+++ b/misc/p5-Geo-Weather/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/31 21:37:46 jschauma Exp $
+#
+
+DISTNAME= Geo-Weather-1.41
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Geo-Weather/
+COMMENT= Perl5 weather retrieval module
+
+DEPENDS+= p5-libwww>=5.803nb1:../../www/p5-libwww
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Geo/Weather/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/p5-Geo-Weather/PLIST b/misc/p5-Geo-Weather/PLIST
new file mode 100644
index 00000000000..6eb669c7e3e
--- /dev/null
+++ b/misc/p5-Geo-Weather/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/31 21:37:46 jschauma Exp $
diff --git a/misc/p5-Geo-Weather/distinfo b/misc/p5-Geo-Weather/distinfo
new file mode 100644
index 00000000000..731c717ea79
--- /dev/null
+++ b/misc/p5-Geo-Weather/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/31 21:37:46 jschauma 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