openbsd-ports/www/p5-HTTP-Server-Simple-PSGI/Makefile
2022-03-11 20:09:36 +00:00

16 lines
250 B
Makefile

COMMENT = PSGI handler for HTTP::Server::Simple
DISTNAME = HTTP-Server-Simple-PSGI-0.16
CATEGORIES = www
REVISION = 0
# Same as Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = www/p5-HTTP-Server-Simple
.include <bsd.port.mk>