You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
347 B
12 lines
347 B
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_=d4e41b2258863c6499d77cf03ec2b75a
|