Index: head/net/p5-Data-IPV4-Range-Parse/Makefile =================================================================== --- head/net/p5-Data-IPV4-Range-Parse/Makefile (revision 363607) +++ head/net/p5-Data-IPV4-Range-Parse/Makefile (revision 363608) @@ -1,16 +1,19 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= Data-IPV4-Range-Parse PORTVERSION= 1.05 CATEGORIES= net perl5 MASTER_SITES= CPAN 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 Index: head/net/p5-Data-IPV4-Range-Parse/pkg-descr =================================================================== --- head/net/p5-Data-IPV4-Range-Parse/pkg-descr (revision 363607) +++ head/net/p5-Data-IPV4-Range-Parse/pkg-descr (revision 363608) @@ -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/ Index: head/net/p5-Data-IPV4-Range-Parse/pkg-plist =================================================================== --- head/net/p5-Data-IPV4-Range-Parse/pkg-plist (revision 363607) +++ head/net/p5-Data-IPV4-Range-Parse/pkg-plist (revision 363608) @@ -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