# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/p5-MooseX-Attribute-Chained/Makefile 333760 2013-11-14 14:21:46Z sunpoet $ PORTNAME= MooseX-Attribute-Chained PORTVERSION= 1.0.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN 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} CONFLICTS_INSTALL= p5-MooseX-ChainedAccessors-[0-9]* USE_PERL5= modbuild USES= perl5 .include