12 lines
347 B
Groff
12 lines
347 B
Groff
|
DEFINED_PHASES=install
|
||
|
DESCRIPTION=A little language that compiles into javascript
|
||
|
EAPI=7
|
||
|
HOMEPAGE=https://coffeescript.org/
|
||
|
IUSE=doc examples
|
||
|
KEYWORDS=~amd64 ~x86
|
||
|
LICENSE=MIT
|
||
|
RDEPEND=net-libs/nodejs
|
||
|
SLOT=0
|
||
|
SRC_URI=https://github.com/jashkenas/coffeescript/archive/2.3.2.tar.gz -> coffee-script-2.3.2.tar.gz
|
||
|
_md5_=6125323df2ca0b30ec296f9d32af51e5
|