ports/www/p5-FCGI/Makefile

17 lines
286 B
Makefile

COMMENT = module for enabling FastCGI support in CGI scripts
DISTNAME = FCGI-0.82
FIX_EXTRACT_PERMISSIONS = Yes
CATEGORIES = www
MAINTAINER = Robert Nagy <robert@openbsd.org>
# Open Market
PERMIT_PACKAGE = Yes
MODULES = cpan
WANTLIB += c perl
NO_TEST = Yes
.include <bsd.port.mk>