# Created by: Matthias Fechner # $FreeBSD: head/security/rubygem-omniauth-atlassian-oauth2/Makefile 549634 2020-09-22 21:08:54Z mfechner $ PORTNAME= omniauth-atlassian-oauth2 PORTVERSION= 0.2.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= An Atlassian OAuth2 strategy for OmniAuth LICENSE= MIT RUN_DEPENDS= rubygem-omniauth>=1.1.1:security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.1.1:net/rubygem-omniauth-oauth2 USES= gem USE_RUBY= yes NO_ARCH= yes .include