diff options
Diffstat (limited to 'astro/p5-ZConf-Weather/Makefile')
-rw-r--r-- | astro/p5-ZConf-Weather/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile index 3d410b59bef5..6ee65112187e 100644 --- a/astro/p5-ZConf-Weather/Makefile +++ b/astro/p5-ZConf-Weather/Makefile @@ -12,11 +12,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= ZConf module to assist with fetching/printing weather information +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-ZConf>=6.1.0:net/p5-ZConf \ p5-Text-NeatTemplate>=0.10.01:textproc/p5-Text-NeatTemplate \ p5-Weather-Underground>=3.03:astro/p5-Weather-Underground RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 shebangfix SHEBANG_FILES= bin/zcweather USE_PERL5= configure |