openbsd-ports/www/p5-HTML-Mason-PSGIHandler/Makefile
2022-03-11 20:09:36 +00:00

16 lines
245 B
Makefile

COMMENT = PSGI handler for HTML::Mason
MODULES = cpan
PKG_ARCH = *
DISTNAME = HTML-Mason-PSGIHandler-0.53
CATEGORIES = www
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = www/p5-CGI-PSGI \
www/p5-HTML-Mason
.include <bsd.port.mk>