mirror of https://github.com/lukechilds/node.git
Ben Noordhuis
14 years ago
committed by
Ryan Dahl
3 changed files with 19 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
version=@VERSION@ |
||||
|
prefix=@PREFIX@ |
||||
|
libdir=${prefix}/lib |
||||
|
includedir=${prefix}/include/node |
||||
|
|
||||
|
Name: nodejs |
||||
|
Description: Evented I/O for V8 JavaScript. |
||||
|
Version: ${version} |
||||
|
Cflags: -I${includedir} |
Loading…
Reference in new issue