# New ports collection makefile for:	p5-FCGI-Spawn
# Date created:		2007-12-28
# Whom:			Peter <peter@vereshagin.org>
#
# $FreeBSD: ports/www/p5-FCGI-Spawn/Makefile,v 1.4 2009/08/14 19:47:18 araujo Exp $
#

PORTNAME=	FCGI-Spawn
PORTVERSION=	0.14
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	peter@vereshagin.org
COMMENT=	Process manager/application server for FastCGI protocol

RUN_DEPENDS=	${SITE_PERL}/FCGI/ProcManager.pm:${PORTSDIR}/www/p5-FCGI-ProcManager

PERL_CONFIGURE=	yes

MAN3=		FCGI::Spawn.3

.include <bsd.port.mk>
