From bef8f3af7c74f1bbc8c79f4bd249c43b73c82bdf Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Jul 2014 15:13:15 +0000 Subject: [PATCH] - Add LICENSE - Sort PLIST - Reformat pkg-descr --- net/p5-Data-IPV4-Range-Parse/Makefile | 5 ++++- net/p5-Data-IPV4-Range-Parse/pkg-descr | 3 +-- net/p5-Data-IPV4-Range-Parse/pkg-plist | 10 +++++----- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/net/p5-Data-IPV4-Range-Parse/Makefile b/net/p5-Data-IPV4-Range-Parse/Makefile index 55cb4b99ab7e..b586a564f13d 100644 --- a/net/p5-Data-IPV4-Range-Parse/Makefile +++ b/net/p5-Data-IPV4-Range-Parse/Makefile @@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension parsing IPv4 ranges -USES= perl5 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5= configure +USES= perl5 .include diff --git a/net/p5-Data-IPV4-Range-Parse/pkg-descr b/net/p5-Data-IPV4-Range-Parse/pkg-descr index b805e3cc80e8..df1527ac0cd2 100644 --- a/net/p5-Data-IPV4-Range-Parse/pkg-descr +++ b/net/p5-Data-IPV4-Range-Parse/pkg-descr @@ -1,4 +1,3 @@ -Simple Interface for getting start and ending address of ranges as -integers. +Simple Interface for getting start and ending address of ranges as integers. WWW: http://search.cpan.org/dist/Data-IPV4-Range-Parse/ diff --git a/net/p5-Data-IPV4-Range-Parse/pkg-plist b/net/p5-Data-IPV4-Range-Parse/pkg-plist index 2ae588a7f831..24f3811601c7 100644 --- a/net/p5-Data-IPV4-Range-Parse/pkg-plist +++ b/net/p5-Data-IPV4-Range-Parse/pkg-plist @@ -1,11 +1,11 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4/Range/Parse/.packlist %%SITE_PERL%%/Data/IPV4/Range/Parse.pm %%SITE_PERL%%/Data/IPV4/Range/Parse.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4/Range/Parse/.packlist %%PERL5_MAN3%%/Data::IPV4::Range::Parse.3.gz -@dirrmtry %%SITE_PERL%%/Data/IPV4/Range -@dirrmtry %%SITE_PERL%%/Data/IPV4 -@dirrmtry %%SITE_PERL%%/Data -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4/Range/Parse +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4/Range/Parse @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4/Range @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data +@dirrmtry %%SITE_PERL%%/Data/IPV4/Range +@dirrmtry %%SITE_PERL%%/Data/IPV4 +@dirrmtry %%SITE_PERL%%/Data