# $OpenBSD: Makefile,v 1.4 2021/06/15 06:08:41 benoit Exp $

COMMENT =	authentication plugin for the Mojolicious Perl framework

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	Mojolicious-Plugin-Authentication-1.37
CATEGORIES =	security

# Perl
PERMIT_PACKAGE =	Yes

RUN_DEPENDS =		www/p5-Mojo

.include <bsd.port.mk>
