# Created by: Zach Thompson <lin-chi@lastamericanempire.com>
# $FreeBSD: tags/RELEASE_10_1_0/databases/p5-POE-Component-EasyDBI/Makefile 344515 2014-02-16 10:37:13Z sunpoet $

PORTNAME=	POE-Component-EasyDBI
PORTVERSION=	1.24
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	POE Component for simplified DBI usage

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
		p5-Error>=0:${PORTSDIR}/lang/p5-Error \
		p5-POE>=0:${PORTSDIR}/devel/p5-POE \
		p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
