# New ports collection makefile for:	p5-FCGI-ProcManager
# Date created:		2007-12-28
# Whom:			Peter <peter@vereshagin.org>
#
# $FreeBSD: ports/www/p5-FCGI-ProcManager/Makefile,v 1.4 2012/01/13 04:16:18 sunpoet Exp $
#

PORTNAME=	FCGI-ProcManager
PORTVERSION=	0.24
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	peter@vereshagin.org
COMMENT=	Functions for managing FastCGI applications

PERL_CONFIGURE=	yes

MAN3=		FCGI::ProcManager.3 \
		FCGI::ProcManager::Constrained.3

.include <bsd.port.mk>
