PORTNAME=	Params-Coerce
PORTVERSION=	0.14
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Allows your classes to do coercion of parameters  (Params::Coerce)

LICENSE=	artistic gpl
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Params-Util>=0.20:devel/p5-Params-Util
RUN_DEPENDS=	p5-Params-Util>=0.20:devel/p5-Params-Util

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
