# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/www/rubygem-gollum-grit_adapter/Makefile 516551 2019-11-03 17:26:17Z sunpoet $

PORTNAME=	gollum-grit_adapter
PORTVERSION=	2.0.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Adapter for Gollum to use Grit at the backend

LICENSE=	MIT

RUN_DEPENDS=	rubygem-gitlab-grit>=2.7.1<3:textproc/rubygem-gitlab-grit

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>