summaryrefslogtreecommitdiff
path: root/lang/ruby-coffee-script-source
diff options
context:
space:
mode:
authortaca <taca>2012-03-04 16:13:54 +0000
committertaca <taca>2012-03-04 16:13:54 +0000
commitcd88b26ae72b29f8dfc84e30c002244ec0dd9c49 (patch)
tree57cf78148bf8bc962839b2403c15951e333afe7e /lang/ruby-coffee-script-source
parentfd66b1e13d176c898dc8f33251fae98ab6476899 (diff)
downloadpkgsrc-cd88b26ae72b29f8dfc84e30c002244ec0dd9c49.tar.gz
Importing ruby-coffee-script-source version 1.2.0.
CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
Diffstat (limited to 'lang/ruby-coffee-script-source')
-rw-r--r--lang/ruby-coffee-script-source/DESCR7
-rw-r--r--lang/ruby-coffee-script-source/Makefile12
-rw-r--r--lang/ruby-coffee-script-source/PLIST5
-rw-r--r--lang/ruby-coffee-script-source/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/lang/ruby-coffee-script-source/DESCR b/lang/ruby-coffee-script-source/DESCR
new file mode 100644
index 00000000000..313d33f694c
--- /dev/null
+++ b/lang/ruby-coffee-script-source/DESCR
@@ -0,0 +1,7 @@
+CoffeeScript is a little language that compiles into JavaScript.
+Underneath all of those embarrassing braces and semicolons,
+
+JavaScript has always had a gorgeous object model at its heart.
+
+CoffeeScript is an attempt to expose the good parts of JavaScript
+in a simple way.
diff --git a/lang/ruby-coffee-script-source/Makefile b/lang/ruby-coffee-script-source/Makefile
new file mode 100644
index 00000000000..859ee776c05
--- /dev/null
+++ b/lang/ruby-coffee-script-source/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/04 16:13:54 taca Exp $
+
+DISTNAME= coffee-script-source-1.2.0
+CATEGORIES= lang
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://jashkenas.github.com/coffee-script/
+COMMENT= Little language that compiles into JavaScript
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/ruby-coffee-script-source/PLIST b/lang/ruby-coffee-script-source/PLIST
new file mode 100644
index 00000000000..8adba6e44e8
--- /dev/null
+++ b/lang/ruby-coffee-script-source/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/04 16:13:54 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/lib/coffee_script/coffee-script.js
+${GEM_LIBDIR}/lib/coffee_script/source.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/lang/ruby-coffee-script-source/distinfo b/lang/ruby-coffee-script-source/distinfo
new file mode 100644
index 00000000000..c28382a2e93
--- /dev/null
+++ b/lang/ruby-coffee-script-source/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/04 16:13:54 taca Exp $
+
+SHA1 (coffee-script-source-1.2.0.gem) = 1f125fc8749871ca13b72fedcd93877e5f23f9dc
+RMD160 (coffee-script-source-1.2.0.gem) = 41748d4d5aa5fb97574d6e362b495e065d5d54b7
+Size (coffee-script-source-1.2.0.gem) = 43520 bytes