aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-11 06:57:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-11 06:57:51 +0000
commit62e30ec642a190a85104b71839b4df22851d7a72 (patch)
tree917e5a4e92046f654d9e35ef0a1b368e9c9578d1
parent9b0ad822c431d9211335aef2bc93ec0435c52d84 (diff)
downloadports-62e30ec642a190a85104b71839b4df22851d7a72.tar.gz
ports-62e30ec642a190a85104b71839b4df22851d7a72.zip
Notes
-rw-r--r--astro/p5-Weather-Underground/Makefile10
-rw-r--r--astro/p5-Weather-Underground/pkg-descr3
-rw-r--r--astro/p5-Weather-Underground/pkg-plist2
3 files changed, 8 insertions, 7 deletions
diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile
index cdd399cb2da9..679578208dbe 100644
--- a/astro/p5-Weather-Underground/Makefile
+++ b/astro/p5-Weather-Underground/Makefile
@@ -5,17 +5,19 @@ PORTNAME= Weather-Underground
PORTVERSION= 3.03
CATEGORIES= astro perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Weather
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Retrieve weather information from wunderground.com
-BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/astro/p5-Weather-Underground/pkg-descr b/astro/p5-Weather-Underground/pkg-descr
index 6a66e56d7c71..417c9bdf0f75 100644
--- a/astro/p5-Weather-Underground/pkg-descr
+++ b/astro/p5-Weather-Underground/pkg-descr
@@ -1,6 +1,5 @@
Weather::Underground is a perl module which provides a simple OO interface to
-retrieving weather data for a geographic location. It does so by querying
+retrieving weather data for a geographic location. It does so by querying
wunderground.com and parsing the returned results.
-Author: Mina Naguib <mina.cpan@naguib.ca>
WWW: http://search.cpan.org/dist/Weather-Underground/
diff --git a/astro/p5-Weather-Underground/pkg-plist b/astro/p5-Weather-Underground/pkg-plist
index 486d4ac4ba93..65e0736c6373 100644
--- a/astro/p5-Weather-Underground/pkg-plist
+++ b/astro/p5-Weather-Underground/pkg-plist
@@ -1,5 +1,5 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground/.packlist
%%SITE_PERL%%/Weather/Underground.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground/.packlist
%%PERL5_MAN3%%/Weather::Underground.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather