PORTNAME=	gitlab-chronic
PORTVERSION=	0.10.6
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Natural language date/time parser written in pure Ruby
WWW=		https://github.com/mojombo/chronic

LICENSE=	MIT

RUN_DEPENDS=	rubygem-numerizer>=0.2<1.0:devel/rubygem-numerizer

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
