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

20 lines
388 B
Makefile
Raw Normal View History

2010-10-19 04:02:53 -04:00
# $OpenBSD: Makefile,v 1.8 2010/10/19 08:02:55 espie Exp $
COMMENT= functions for managing FastCGI applications
MODULES= cpan
2008-05-06 13:45:46 -04:00
DISTNAME= FCGI-ProcManager-0.18
2010-07-13 16:14:21 -04:00
REVISION= 0
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>