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

served by {OpenGrok

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