PORTNAME=	gollum-lib
PORTVERSION=	6.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simple, Git-powered wiki with a sweet API and local frontend
WWW=		https://github.com/gollum/gollum-lib

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-gemojione>=4.1<5:graphics/rubygem-gemojione \
		rubygem-github-markup>=4.0:textproc/rubygem-github-markup \
		rubygem-gollum-rugged_adapter>=3.0<4:www/rubygem-gollum-rugged_adapter \
		rubygem-loofah>=2.3<3:textproc/rubygem-loofah \
		rubygem-nokogiri>=1.8<2:textproc/rubygem-nokogiri \
		rubygem-rouge3>=3.1<4:textproc/rubygem-rouge3 \
		rubygem-twitter-text1>=1.14.7<1.14.8:textproc/rubygem-twitter-text1

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
