# $FreeBSD: head/security/rubygem-omniauth-shibboleth12/Makefile 469442 2018-05-09 10:43:26Z mfechner $

PORTNAME=	omniauth-shibboleth
PORTVERSION=	1.2.1
CATEGORIES=	security rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	12

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

LICENSE=	MIT

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

PORTSCOUT=	limit:^1\.2

NO_ARCH=	yes
USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
