# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD: tags/RELEASE_10_2_0/www/p5-Apache-DB/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	Apache-DB
PORTVERSION=	0.14
PORTREVISION=	3
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Debugging and profiling tools for mod_perl

RUN_DEPENDS=	${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2

USES=		perl5
USE_PERL5=	configure
USE_APACHE_RUN=	22+

.include <bsd.port.mk>
