# $MidnightBSD: trunk/devel/p5-CPAN-Meta-YAML/Makefile 18919 2015-05-10 15:29:44Z laffer1 $

PORTNAME=	CPAN-Meta-YAML
PORTVERSION=	0.012
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Read and write a subset of YAML for CPAN Meta files

LICENSE=	artistic gpl
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML

USES=		perl5
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
