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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Functions for managing FastCGI applications
WWW=		https://metacpan.org/release/FCGI-ProcManager

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/COPYING

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
