PORTNAME=	js_regex
PORTVERSION=	3.10.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Convert ruby native regular expressions for JavaScript
WWW=		https://github.com/jaynetics/js_regex

LICENSE=	MIT

RUN_DEPENDS=	rubygem-character_set>=1.4<2:textproc/rubygem-character_set \
		rubygem-regexp_parser>=2.6.2<3:textproc/rubygem-regexp_parser \
		rubygem-regexp_property_values>=1.0<2:textproc/rubygem-regexp_property_values

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
