# Created by: Johannes Meixner <johannes@perceivon.net>

PORTNAME=	octokit
PORTVERSION=	4.21.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simple wrapper for the GitHub API

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.md

RUN_DEPENDS=	rubygem-faraday0>=0.9:www/rubygem-faraday0 \
		rubygem-sawyer>=0.5.3<0.9:www/rubygem-sawyer

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
