summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2006-01-31 21:39:20 +0000
committerjschauma <jschauma@pkgsrc.org>2006-01-31 21:39:20 +0000
commitdc081d362f7efc88261917e29f1aef3607a924b4 (patch)
tree0cd6da2311a628ab24b82441a58126a122e0a055 /www
parentbfc146aa6411b1c3536233f2a3f728f21aa1b23b (diff)
downloadpkgsrc-dc081d362f7efc88261917e29f1aef3607a924b4.tar.gz
Initial import of p5-Kwiki-Weather:
This adds as weather button in your Kwiki toolbar. Users must specify a zip code in their preferences first. Additionally, this plugin adds a WAFL phrase you can use to generate a weather report from KwikiText.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Kwiki-Weather/DESCR5
-rw-r--r--www/p5-Kwiki-Weather/Makefile19
-rw-r--r--www/p5-Kwiki-Weather/PLIST1
-rw-r--r--www/p5-Kwiki-Weather/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/www/p5-Kwiki-Weather/DESCR b/www/p5-Kwiki-Weather/DESCR
new file mode 100644
index 00000000000..3ede6da86b9
--- /dev/null
+++ b/www/p5-Kwiki-Weather/DESCR
@@ -0,0 +1,5 @@
+This adds as weather button in your Kwiki toolbar. Users must specify
+a zip code in their preferences first.
+
+Additionally, this plugin adds a WAFL phrase you can use to generate
+a weather report from KwikiText.
diff --git a/www/p5-Kwiki-Weather/Makefile b/www/p5-Kwiki-Weather/Makefile
new file mode 100644
index 00000000000..aa568f049f7
--- /dev/null
+++ b/www/p5-Kwiki-Weather/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/31 21:39:20 jschauma Exp $
+
+DISTNAME= Kwiki-Weather-0.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.kwiki.org/
+COMMENT= Weather button and WAFL for your Kwiki
+
+DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
+DEPENDS+= p5-Geo-Weather>=1.41:../../misc/p5-Geo-Weather
+DEPENDS+= p5-Kwiki-Zipcode>=0.12:../../www/p5-Kwiki-Zipcode
+
+PERL5_PACKLIST= auto/Kwiki/Weather/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Kwiki-Weather/PLIST b/www/p5-Kwiki-Weather/PLIST
new file mode 100644
index 00000000000..eb55785e5a1
--- /dev/null
+++ b/www/p5-Kwiki-Weather/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/31 21:39:20 jschauma Exp $
diff --git a/www/p5-Kwiki-Weather/distinfo b/www/p5-Kwiki-Weather/distinfo
new file mode 100644
index 00000000000..72f71702efc
--- /dev/null
+++ b/www/p5-Kwiki-Weather/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/31 21:39:20 jschauma Exp $
+
+SHA1 (Kwiki-Weather-0.05.tar.gz) = 670c7447307893a78170c8ed31a3c454ef85b0b3
+RMD160 (Kwiki-Weather-0.05.tar.gz) = 634cd8d9609a5152ed4ff0ad08d03499e32d6abf
+Size (Kwiki-Weather-0.05.tar.gz) = 10386 bytes