2013-08-02 18:52:07 +00:00
|
|
|
# Created by: Kelly Yancey <kbyanc@posi.net>
|
1999-11-26 19:36:09 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2011-08-23 12:18:06 +00:00
|
|
|
PORTNAME= FCGI
|
2015-02-08 18:53:58 +00:00
|
|
|
PORTVERSION= 0.77
|
1999-11-26 19:36:09 +00:00
|
|
|
CATEGORIES= www perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2015-02-08 18:53:58 +00:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:ETHER
|
2000-06-17 02:37:15 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
1999-11-26 19:36:09 +00:00
|
|
|
|
2010-08-23 04:31:18 +00:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts
|
1999-11-26 19:36:09 +00:00
|
|
|
|
2013-08-02 18:52:07 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
1999-11-26 19:36:09 +00:00
|
|
|
|
2004-03-14 12:42:32 +00:00
|
|
|
.include <bsd.port.mk>
|