aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-14 22:21:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-14 22:21:46 +0800
commitf873befa7929b7b9de42e37d92bd29cd63b62cfd (patch)
treebd44a6cfcdc47cb641cf6c3bd1f45d9f055897c4 /devel
parente5f0339187714b55bfc31d30b7fbec067c3013ae (diff)
downloadfreebsd-ports-gnome-f873befa7929b7b9de42e37d92bd29cd63b62cfd.tar.gz
freebsd-ports-gnome-f873befa7929b7b9de42e37d92bd29cd63b62cfd.tar.zst
freebsd-ports-gnome-f873befa7929b7b9de42e37d92bd29cd63b62cfd.zip
- Add LICENSE
- Support STAGEDIR
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-MooseX-Attribute-Chained/Makefile11
-rw-r--r--devel/p5-MooseX-Attribute-Chained/pkg-plist6
2 files changed, 9 insertions, 8 deletions
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 <bsd.port.mk>
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