# $OpenBSD: Makefile,v 1.1.1.1 2021/09/03 07:39:06 sebastia Exp $

COMMENT =		pure ruby implementation of the JWT standard

DISTNAME =		jwt-2.2.3

CATEGORIES =		www security
MAINTAINER =		Sebastian Reitenbach <sebastia@openbsd.org>

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE =	ruby gem

.include <bsd.port.mk>
