# $FreeBSD: head/security/rubygem-omniauth-shibboleth/Makefile 451603 2017-10-09 10:38:14Z sunpoet $

PORTNAME=	omniauth-shibboleth
PORTVERSION=	1.3.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	OmniAuth Shibboleth strategies for OmniAuth 1.x

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth>=1.0:security/rubygem-omniauth

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
