diff --git a/devel/p5-Config-INI-Simple/Makefile b/devel/p5-Config-INI-Simple/Makefile index c39366527658..e4b67bcfef2d 100644 --- a/devel/p5-Config-INI-Simple/Makefile +++ b/devel/p5-Config-INI-Simple/Makefile @@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple reading and writing from an INI file -USES= perl5 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5= configure +USES= perl5 .include diff --git a/devel/p5-Config-INI-Simple/pkg-descr b/devel/p5-Config-INI-Simple/pkg-descr index 87616f7dfb76..d4a2486b74e4 100644 --- a/devel/p5-Config-INI-Simple/pkg-descr +++ b/devel/p5-Config-INI-Simple/pkg-descr @@ -1,7 +1,6 @@ -Config::INI::Simple is for very simplistic reading and writing of INI -files. A new object must be created for each INI file (an object keeps -all the data read in from an INI which is used on the write method to -write to the INI). It also keeps all your comments and original order -intact. +Config::INI::Simple is for very simplistic reading and writing of INI files. A +new object must be created for each INI file (an object keeps all the data read +in from an INI which is used on the write method to write to the INI). It also +keeps all your comments and original order intact. WWW: http://search.cpan.org/dist/Config-INI-Simple/ diff --git a/devel/p5-Config-INI-Simple/pkg-plist b/devel/p5-Config-INI-Simple/pkg-plist index feca77019827..6fb64e88e5a3 100644 --- a/devel/p5-Config-INI-Simple/pkg-plist +++ b/devel/p5-Config-INI-Simple/pkg-plist @@ -1,7 +1,7 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI/Simple/.packlist %%SITE_PERL%%/Config/INI/Simple.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI/Simple/.packlist %%PERL5_MAN3%%/Config::INI::Simple.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI/Simple +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config @dirrmtry %%SITE_PERL%%/Config/INI