16 lines
299 B
Makefile
16 lines
299 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:44:45 espie 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
|
|
|
|
.include <bsd.port.mk>
|