1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.

WWW:	http://rubygems.org/gems/coffee-script
This commit is contained in:
Steve Wills 2011-10-17 01:26:22 +00:00
parent 826b366955
commit f3705b3eae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283653
4 changed files with 29 additions and 0 deletions

View File

@ -3355,6 +3355,7 @@
SUBDIR += rubygem-classifier
SUBDIR += rubygem-clio
SUBDIR += rubygem-cloudfiles
SUBDIR += rubygem-coffee-script
SUBDIR += rubygem-coffee-script-source
SUBDIR += rubygem-columnize
SUBDIR += rubygem-configuration

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: rubygem-coffee-script
# Date created: 2011-09-11
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= coffee-script
PORTVERSION= 2.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
RUN_DEPENDS= rubygem-coffee-script-source>=0:${PORTSDIR}/devel/rubygem-coffee-script-source \
rubygem-execjs>=1.2.4:${PORTSDIR}/devel/rubygem-execjs
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/coffee-script-2.2.0.gem) = acdd9f907950cfcf2342bc621ac9d11c9b0f34e2be8ab02de7845c673fb96c8c
SIZE (rubygem/coffee-script-2.2.0.gem) = 5120

View File

@ -0,0 +1,3 @@
Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
WWW: http://rubygems.org/gems/coffee-script