# Created by: Matthias Fechner # $FreeBSD: head/textproc/rubygem-terser/Makefile 552969 2020-10-22 12:56:32Z mfechner $ 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