# Created by: Matthias Fechner <mfechner@FreeBSD.org>

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

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Terser minifies JavaScript files for Ruby

LICENSE=	MIT

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

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
