# New ports collection makefile for:	rubygem-uglifier
# Date created:		2011-09-12
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-uglifier/Makefile,v 1.8 2012/02/12 02:15:45 pgollucci Exp $
#

PORTNAME=	uglifier
PORTVERSION=	1.2.2
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby wrapper for UglifyJS JavaScript compressor

RUN_DEPENDS=	rubygem-execjs>=0.3.0:${PORTSDIR}/devel/rubygem-execjs \
		rubygem-multi_json>=1.0.2:${PORTSDIR}/devel/rubygem-multi_json

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
