diff --git a/devel/p5-MooseX-Attribute-Chained/Makefile b/devel/p5-MooseX-Attribute-Chained/Makefile index e71704469400..97ac7e23521b 100644 --- a/devel/p5-MooseX-Attribute-Chained/Makefile +++ b/devel/p5-MooseX-Attribute-Chained/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Attribute that returns the instance to allow for chaining +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -19,12 +22,4 @@ CONFLICTS_INSTALL= p5-MooseX-ChainedAccessors-[0-9]* USE_PERL5= modbuild USES= perl5 -MAN3= Moose::Meta::Attribute::Custom::Trait::Chained.3 \ - MooseX::Attribute::Chained.3 \ - MooseX::Attribute::ChainedClone.3 \ - MooseX::ChainedAccessors.3 \ - MooseX::ChainedAccessors::Accessor.3 \ - MooseX::Traits::Attribute::Chained.3 - -NO_STAGE= yes .include diff --git a/devel/p5-MooseX-Attribute-Chained/pkg-plist b/devel/p5-MooseX-Attribute-Chained/pkg-plist index 2f964d940253..193365342947 100644 --- a/devel/p5-MooseX-Attribute-Chained/pkg-plist +++ b/devel/p5-MooseX-Attribute-Chained/pkg-plist @@ -4,6 +4,12 @@ %%SITE_PERL%%/MooseX/ChainedAccessors.pm %%SITE_PERL%%/MooseX/ChainedAccessors/Accessor.pm %%SITE_PERL%%/MooseX/Traits/Attribute/Chained.pm +%%PERL5_MAN3%%/Moose::Meta::Attribute::Custom::Trait::Chained.3.gz +%%PERL5_MAN3%%/MooseX::Attribute::Chained.3.gz +%%PERL5_MAN3%%/MooseX::Attribute::ChainedClone.3.gz +%%PERL5_MAN3%%/MooseX::ChainedAccessors.3.gz +%%PERL5_MAN3%%/MooseX::ChainedAccessors::Accessor.3.gz +%%PERL5_MAN3%%/MooseX::Traits::Attribute::Chained.3.gz @dirrmtry %%SITE_PERL%%/MooseX/Traits/Attribute @dirrmtry %%SITE_PERL%%/MooseX/Traits @dirrmtry %%SITE_PERL%%/MooseX/ChainedAccessors