PORTNAME=	doorkeeper-device_authorization_grant
PORTVERSION=	1.0.3
PORTREVISION=	1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	OAuth 2.0 Device Authorization Grant extension for Doorkeeper
WWW=		https://github.com/exop-group/doorkeeper-device_authorization_grant

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

RUN_DEPENDS=	rubygem-doorkeeper-rails-gitlab>=5.5<6:security/rubygem-doorkeeper-rails-gitlab

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
