faa19f267f
ok landry@
19 lines
377 B
Makefile
19 lines
377 B
Makefile
# $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
|
|
USE_GROFF = Yes
|
|
|
|
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>
|