# New ports collection makefile for:	Ima-DBI-Contextual
# Date created:				8 June 2010
# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/databases/p5-Ima-DBI-Contextual/Makefile,v 1.1 2010/06/09 05:44:52 pgollucci Exp $
#

PORTNAME=	Ima-DBI-Contextual
PORTVERSION=	0.006
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/J/JO/JOHND
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Liteweight context-aware dbi handle cache and utility methods

RUN_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite

PERL_CONFIGURE=	yes

MAN3=		Ima::DBI::Contextual.3

.include <bsd.port.mk>
