aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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