# Created by: Peter <peter@vereshagin.org>
# $FreeBSD: head/www/p5-FCGI-ProcManager/Makefile 463141 2018-02-27 13:25:37Z sunpoet $

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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Functions for managing FastCGI applications

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/COPYING

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
