# New ports collection makefile for:	p5-Apache-DBI-mp2
# Date created:				            28 Aug 2008
# Whom:					                Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/www/p5-Apache-DBI-mp2/Makefile,v 1.1 2008/08/28 18:30:27 pgollucci Exp $
#

PORTNAME=	Apache-DBI
PKGNAMESUFFIX=	-mp2

COMMENT=	DBI persistent connection, authentication and authorization (mp2)

MASTERDIR=	${.CURDIR}/../p5-Apache-DBI

.if defined(WITH_MODPERL) || defined(WITHOUT_MODPERL2)
IGNORE=	This port is only for use with www/mod_perl2
.endif

WITH_MODPERL2=	yes

.include "${MASTERDIR}/Makefile"
