# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: head/net/rubygem-omniauth-facebook4/Makefile 467081 2018-04-11 19:38:00Z sunpoet $

PORTNAME=	omniauth-facebook
PORTVERSION=	4.0.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	4

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Facebook OAuth2 Strategy for OmniAuth

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2

PORTSCOUT=	limit:^4\.

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
