xref: /mports/security/rubygem-rack-oauth2/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	rack-oauth2
2PORTVERSION=	2.3.0
3CATEGORIES=	security rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	OAuth 2.0 Server & Client Library
8WWW=		https://github.com/nov/rack-oauth2
9
10LICENSE=	mit
11LICENSE_FILE=	${WRKSRC}/LICENSE
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-activesupport61>=0:devel/rubygem-activesupport61 \
15		rubygem-attr_required>=0:devel/rubygem-attr_required \
16		rubygem-faraday>=2.0<3:www/rubygem-faraday \
17		rubygem-faraday-follow_redirects>=0:www/rubygem-faraday-follow_redirects \
18		rubygem-json-jwt>=1.11.0:www/rubygem-json-jwt \
19		rubygem-rack>=2.1.0,3:www/rubygem-rack
20
21USES=		gem
22
23NO_ARCH=	yes
24
25.include <bsd.port.mk>
26

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026