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

18 lines
360 B
Makefile
Raw Normal View History

2008-05-06 13:45:46 -04:00
# $OpenBSD: Makefile,v 1.5 2008/05/06 17:45:46 simon Exp $
COMMENT= functions for managing FastCGI applications
MODULES= cpan
2008-05-06 13:45:46 -04:00
DISTNAME= FCGI-ProcManager-0.18
CATEGORIES= www
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>