# $OpenBSD: Makefile,v 1.14 2016/03/20 19:57:20 naddy Exp $ #TODO: add correct test and run depends COMMENT= simple standalone HTTP server MODULES= cpan PKG_ARCH= * DISTNAME = HTTP-Server-Simple-CGI-PreFork-6 CATEGORIES= www # perl PERMIT_PACKAGE= Yes RUN_DEPENDS = net/p5-Net-Server-SS-PreFork \ net/p5-IO-Socket-INET6 \ security/p5-Net-SSLeay \ www/p5-HTTP-Server-Simple #BUILD_DEPENDS = ${RUN_DEPENDS} #TEST_DEPENDS= devel/p5-Test-Pod \ # devel/p5-Test-Pod-Coverage \ # www/p5-URI MODCPAN_EXAMPLES= Yes MODCPAN_EXAMPLES_DIST= ex .include