# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	omniauth-atlassian-oauth2
PORTVERSION=	0.2.0
PORTREVISION=	1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	An Atlassian OAuth2 strategy for OmniAuth

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth1>=1.1.1:security/rubygem-omniauth1 \
		rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
