PORTNAME=	omniauth-alicloud
PORTVERSION=	3.0.0
PORTREVISION=	1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Wrapper the AliCloud Oauth2 API
WWW=		https://gitlab.com/gitlab-jh/jh-team/omniauth-alicloud

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-omniauth-oauth2-gitlab>=1.8<2:net/rubygem-omniauth-oauth2-gitlab

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
