[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / www / p5-HTTP-Server-Simple-CGI-PreFork

File: [local] / ports / www / p5-HTTP-Server-Simple-CGI-PreFork / Makefile (download)

Revision 1.3, Fri Jun 17 14:30:19 2022 UTC (22 months, 1 week ago) by kirby
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +13 -19 lines

cleanup

COMMENT =	module to turn HSS into a preforking webserver with SSL

DISTNAME =	HTTP-Server-Simple-CGI-PreFork-6

CATEGORIES =	www

# Perl
PERMIT_PACKAGE =	Yes

MODULES =		cpan

RUN_DEPENDS =		devel/p5-Net-Server>=2 \
			net/p5-IO-Socket-INET6 \
			net/p5-Socket6 \
			security/p5-Net-SSLeay \
			www/p5-HTTP-Server-Simple>=0.44

PKG_ARCH =		*

.include <bsd.port.mk>