freebsd-ports/www/p5-FCGI-ProcManager/Makefile
Adam Weinberger 7fcc5f139e Update to 0.25.
Changes: https://metacpan.org/changes/distribution/FCGI-ProcManager

PR:		197729
Approved by:	maintainer timeout (2 weeks)
2015-03-01 16:00:34 +00:00

16 lines
307 B
Makefile

# Created by: Peter <peter@vereshagin.org>
# $FreeBSD$
PORTNAME= FCGI-ProcManager
PORTVERSION= 0.25
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= peter@vereshagin.org
COMMENT= Functions for managing FastCGI applications
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>