# $MidnightBSD: trunk/textproc/p5-PPIx-Utilities/Makefile 18490 2015-03-29 22:14:43Z laffer1 $

PORTNAME=	PPIx-Utilities
PORTVERSION=	1.001000
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ELLIOTJS
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Extensions to PPI

LICENSE=	perl

RUN_DEPENDS=	p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
		p5-PPI>=1.208:${PORTSDIR}/textproc/p5-PPI \
		p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
BUILD_DEPENDS:=	${RUN_DEPENDS}
TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep

PERL_MODBUILD=	yes

.include <bsd.port.mk>
