# New ports collection makefile for: Ima-DBI # Date created: 17 Dec 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Ima-DBI PORTVERSION= 0.35 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERRIN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Database connection caching and organization BUILD_DEPENDS= p5-DBIx-ContextualFetch>=0:${PORTSDIR}/databases/p5-DBIx-ContextualFetch \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Ima::DBI.3 .include