15 lines
259 B
Makefile
15 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.14 2016/03/20 19:57:17 naddy Exp $
|
|
|
|
COMMENT= functions for managing FastCGI applications
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= FCGI-ProcManager-0.19
|
|
CATEGORIES= www
|
|
REVISION= 0
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|