Index: head/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile =================================================================== --- head/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile (revision 473189) +++ head/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile (revision 473190) @@ -1,21 +1,26 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= MooseX-Meta-TypeConstraint-ForceCoercion PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Force coercion when validating type constraints +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include