PORTNAME=	terser
PORTVERSION=	1.0.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Terser minifies JavaScript files for Ruby
WWW=		https://github.com/ahorek/terser-ruby

LICENSE=	MIT

RUN_DEPENDS=	rubygem-execjs>=0.3.0<3:devel/rubygem-execjs

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
