freebsd-ports/www/p5-FCGI-ProcManager/Makefile
Rong-En Fan fa19e0d533 - Update to 0.18
PR:		ports/122464
Submitted by:	Yarodin <yarodin at gmail.com>
Approved by:	Peter Vereshagin <peter at vereshagin.org> (maintainer)
2008-04-07 16:12:50 +00:00

22 lines
431 B
Makefile

# New ports collection makefile for: p5-FCGI-ProcManager
# Date created: 2007-12-28
# Whom: Peter <peter@vereshagin.org>
#
# $FreeBSD$
#
PORTNAME= FCGI-ProcManager
PORTVERSION= 0.18
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= FCGI
PKGNAMEPREFIX= p5-
MAINTAINER= peter@vereshagin.org
COMMENT= Functions for managing FastCGI applications
PERL_CONFIGURE= yes
MAN3= FCGI::ProcManager.3
.include <bsd.port.mk>