openbsd-ports/www/p5-FCGI-ProcManager/Makefile

19 lines
377 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2011/03/20 20:22:27 simon Exp $
COMMENT= functions for managing FastCGI applications
MODULES= cpan
DISTNAME= FCGI-ProcManager-0.19
CATEGORIES= www
2010-10-19 04:02:53 -04:00
USE_GROFF = Yes
2007-05-05 13:44:50 -04:00
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>